Showing:

Attributes
Diagrams
Facets
Identity Constraints
Instances
Model
Properties
Source
Used by
Main schema c360mdr1-0-0.xsd
Namespace http://www.cdisc.org/ns/odm/v1.3
Properties
attribute form default unqualified
element form default qualified
Included schema C360mdr-extension.xsd
Namespace http://www.cdisc.org/ns/odm/v1.3
Properties
attribute form default unqualified
element form default qualified
Imported schema ODM1-3-2-foundation.xsd
Namespace http://www.cdisc.org/ns/odm/v1.3
Properties
attribute form default unqualified
element form default qualified
Redefined schema define-extension.xsd
Namespace http://www.cdisc.org/ns/odm/v1.3
Properties
attribute form default unqualified
element form default qualified
Element GlobalVariables
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#GlobalVariablesAttributeExtension v1_3.tmp#StudyName v1_3.tmp#StudyDescription v1_3.tmp#ProtocolName v1_3.tmp#GlobalVariablesElementExtension v1_3.tmp#ODMcomplexTypeDefinition-GlobalVariables
Type ODMcomplexTypeDefinition-GlobalVariables
Properties
content complex
Used by
Model
Children ProtocolName, StudyDescription, StudyName
Instance
<GlobalVariables xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <StudyName>{1,1}</StudyName>
  <StudyDescription>{1,1}</StudyDescription>
  <ProtocolName>{1,1}</ProtocolName>
</GlobalVariables>
Source
<xs:element name="GlobalVariables" type="ODMcomplexTypeDefinition-GlobalVariables"/>
Element StudyName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#name v1_3.tmp#StudyNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-StudyName
Type ODMcomplexTypeDefinition-StudyName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="StudyName" type="ODMcomplexTypeDefinition-StudyName"/>
Element StudyDescription
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#StudyDescriptionAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-StudyDescription
Type ODMcomplexTypeDefinition-StudyDescription
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="StudyDescription" type="ODMcomplexTypeDefinition-StudyDescription"/>
Element ProtocolName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#name v1_3.tmp#ProtocolNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ProtocolName
Type ODMcomplexTypeDefinition-ProtocolName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="ProtocolName" type="ODMcomplexTypeDefinition-ProtocolName"/>
Element BasicDefinitions
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#BasicDefinitionsAttributeExtension v1_3.tmp#MeasurementUnit v1_3.tmp#BasicDefinitionsElementExtension v1_3.tmp#ODMcomplexTypeDefinition-BasicDefinitions
Type ODMcomplexTypeDefinition-BasicDefinitions
Properties
content complex
Used by
Model
Children MeasurementUnit
Instance
<BasicDefinitions xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <MeasurementUnit Name="" OID="">{0,unbounded}</MeasurementUnit>
</BasicDefinitions>
Source
<xs:element name="BasicDefinitions" type="ODMcomplexTypeDefinition-BasicDefinitions"/>
Element MeasurementUnit
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MeasurementUnitAttributeDefinition v1_3.tmp#MeasurementUnitAttributeExtension v1_3.tmp#Symbol v1_3.tmp#Alias v1_3.tmp#MeasurementUnitElementExtension v1_3.tmp#ODMcomplexTypeDefinition-MeasurementUnit
Type ODMcomplexTypeDefinition-MeasurementUnit
Properties
content complex
Used by
Model
Children Alias, Symbol
Instance
<MeasurementUnit Name="" OID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Symbol>{1,1}</Symbol>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</MeasurementUnit>
Attributes
QName Type Use
Name text required
OID oid required
Source
<xs:element name="MeasurementUnit" type="ODMcomplexTypeDefinition-MeasurementUnit"/>
Element Symbol
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SymbolAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#SymbolElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Symbol
Type ODMcomplexTypeDefinition-Symbol
Properties
content complex
Used by
Model
Children TranslatedText
Instance
<Symbol xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <TranslatedText xml:lang="">{1,unbounded}</TranslatedText>
</Symbol>
Identity constraints
QName Type Refer Selector Field(s)
UC-SYM-1 unique odm:TranslatedText @xml:lang
Source
<xs:element name="Symbol" type="ODMcomplexTypeDefinition-Symbol">
  <xs:unique name="UC-SYM-1">
    <xs:selector xpath="odm:TranslatedText"/>
    <xs:field xpath="@xml:lang"/>
  </xs:unique>
</xs:element>
Element TranslatedText
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#TranslatedTextAttributeDefinition v1_3.tmp#TranslatedTextAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-TranslatedText
Type ODMcomplexTypeDefinition-TranslatedText
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:element name="TranslatedText" type="ODMcomplexTypeDefinition-TranslatedText"/>
Element Alias
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AliasAttributeDefinition v1_3.tmp#AliasAttributeExtension v1_3.tmp#AliasElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Alias
Type ODMcomplexTypeDefinition-Alias
Properties
content complex
Used by
Model
Attributes
QName Type Use
Context text required
Name text required
Source
<xs:element name="Alias" type="ODMcomplexTypeDefinition-Alias"/>
Element MetaDataVersion
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MetaDataVersionAttributeDefinition v1_3.tmp#MetaDataVersionAttributeExtension v1_3.tmp#MetaDataVersionPreIncludeElementExtension v1_3.tmp#Include v1_3.tmp#Protocol v1_3.tmp#StudyEventDef v1_3.tmp#FormDef v1_3.tmp#ItemGroupDef v1_3.tmp#ItemDef v1_3.tmp#CodeList v1_3.tmp#ImputationMethod v1_3.tmp#Presentation v1_3.tmp#ConditionDef v1_3.tmp#MethodDef v1_3.tmp#MetaDataVersionElementExtension v1_3.tmp#ODMcomplexTypeDefinition-MetaDataVersion
Type ODMcomplexTypeDefinition-MetaDataVersion
Properties
content complex
Used by
Model
Children CodeList, ConditionDef, FormDef, ImputationMethod, Include, ItemDef, ItemGroupDef, MethodDef, Presentation, Protocol, StudyEventDef
Instance
<MetaDataVersion Description="" Name="" OID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Include MetaDataVersionOID="" StudyOID="">{0,1}</Include>
  <Protocol>{0,1}</Protocol>
  <StudyEventDef Category="" Name="" OID="" Repeating="" Type="">{0,unbounded}</StudyEventDef>
  <FormDef Name="" OID="" Repeating="">{0,unbounded}</FormDef>
  <ItemGroupDef Comment="" Domain="" IsReferenceData="" Name="" OID="" Origin="" Purpose="" Repeating="" Role="" SASDatasetName="">{0,unbounded}</ItemGroupDef>
  <ItemDef Comment="" DataType="" Length="" Name="" OID="" Origin="" SASFieldName="" SDSVarName="" SignificantDigits="">{0,unbounded}</ItemDef>
  <CodeList DataType="" Name="" OID="" SASFormatName="">{0,unbounded}</CodeList>
  <ImputationMethod OID="">{0,unbounded}</ImputationMethod>
  <Presentation xml:lang="" OID="">{0,unbounded}</Presentation>
  <ConditionDef Name="" OID="">{0,unbounded}</ConditionDef>
  <MethodDef Name="" OID="" Type="">{0,unbounded}</MethodDef>
</MetaDataVersion>
Attributes
QName Type Use
Description text optional
Name name required
OID oid required
Identity constraints
QName Type Refer Selector Field(s)
UC-MDV-1 unique odm:StudyEventDef @OID
UC-MDV-2 unique odm:FormDef @OID
UC-MDV-3 unique odm:ItemGroupDef @OID
UC-MDV-4 unique odm:ItemDef @OID
UC-MDV-5 unique odm:CodeList @OID
UC-MDV-6 unique odm:ImputationMethod @OID
UC-MDV-7 unique odm:Presentation @OID
UC-MDV-8 unique odm:ConditionDef @OID
UC-MDV-10 unique odm:MethodDef @OID
UC-MDV-OID-unique unique * @OID
Source
<xs:element name="MetaDataVersion" type="ODMcomplexTypeDefinition-MetaDataVersion">
  <xs:unique name="UC-MDV-1">
    <xs:selector xpath="odm:StudyEventDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-2">
    <xs:selector xpath="odm:FormDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-3">
    <xs:selector xpath="odm:ItemGroupDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-4">
    <xs:selector xpath="odm:ItemDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-5">
    <xs:selector xpath="odm:CodeList"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-6">
    <xs:selector xpath="odm:ImputationMethod"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-7">
    <xs:selector xpath="odm:Presentation"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <!-- ODM v1.3.0 -->
  <xs:unique name="UC-MDV-8">
    <xs:selector xpath="odm:ConditionDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-10">
    <xs:selector xpath="odm:MethodDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-MDV-OID-unique">
    <xs:selector xpath="*"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
</xs:element>
Element Include
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#IncludeAttributeDefinition v1_3.tmp#IncludeAttributeExtension v1_3.tmp#IncludeElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Include
Type ODMcomplexTypeDefinition-Include
Properties
content complex
Used by
Model
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:element name="Include" type="ODMcomplexTypeDefinition-Include"/>
Element Protocol
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ProtocolAttributeExtension v1_3.tmp#Description v1_3.tmp#StudyEventRef v1_3.tmp#Alias v1_3.tmp#ProtocolElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Protocol
Type ODMcomplexTypeDefinition-Protocol
Properties
content complex
Used by
Model
Children Alias, Description, StudyEventRef
Instance
<Protocol xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{0,1}</Description>
  <StudyEventRef CollectionExceptionConditionOID="" Mandatory="" OrderNumber="" StudyEventOID="">{0,unbounded}</StudyEventRef>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</Protocol>
Identity constraints
QName Type Refer Selector Field(s)
UC-P-1 unique odm:StudyEventRef @StudyEventOID
UC-P-2 unique odm:StudyEventRef @OrderNumber
UC-P-3 unique odm:Alias @Context
Source
<xs:element name="Protocol" type="ODMcomplexTypeDefinition-Protocol">
  <xs:unique name="UC-P-1">
    <xs:selector xpath="odm:StudyEventRef"/>
    <xs:field xpath="@StudyEventOID"/>
  </xs:unique>
  <xs:unique name="UC-P-2">
    <xs:selector xpath="odm:StudyEventRef"/>
    <xs:field xpath="@OrderNumber"/>
  </xs:unique>
  <xs:unique name="UC-P-3">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element Description
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#DescriptionAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#DescriptionElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Description
Type ODMcomplexTypeDefinition-Description
Properties
content complex
Used by
Model
Children TranslatedText
Instance
<Description xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <TranslatedText xml:lang="">{1,unbounded}</TranslatedText>
</Description>
Identity constraints
QName Type Refer Selector Field(s)
UC-DES-1 unique odm:TranslatedText @xml:lang
Source
<xs:element name="Description" type="ODMcomplexTypeDefinition-Description">
  <xs:unique name="UC-DES-1">
    <xs:selector xpath="odm:TranslatedText"/>
    <xs:field xpath="@xml:lang"/>
  </xs:unique>
</xs:element>
Element StudyEventRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyEventRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#StudyEventRefAttributeExtension v1_3.tmp#StudyEventRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-StudyEventRef
Type ODMcomplexTypeDefinition-StudyEventRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
Mandatory YesOrNo required
OrderNumber integer optional
StudyEventOID oidref required
Source
<xs:element name="StudyEventRef" type="ODMcomplexTypeDefinition-StudyEventRef"/>
Element StudyEventDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyEventDefAttributeDefinition v1_3.tmp#StudyEventDefAttributeExtension v1_3.tmp#Description v1_3.tmp#FormRef v1_3.tmp#Alias v1_3.tmp#StudyEventDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-StudyEventDef
Type ODMcomplexTypeDefinition-StudyEventDef
Properties
content complex
Used by
Model
Children Alias, Description, FormRef
Instance
<StudyEventDef Category="" Name="" OID="" Repeating="" Type="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{0,1}</Description>
  <FormRef CollectionExceptionConditionOID="" FormOID="" Mandatory="" OrderNumber="">{0,unbounded}</FormRef>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</StudyEventDef>
Attributes
QName Type Use
Category text optional
Name name required
OID oid required
Repeating YesOrNo required
Type EventType required
Identity constraints
QName Type Refer Selector Field(s)
UC-SED-1 unique odm:FormRef @FormOID
UC-SED-2 unique odm:FormRef @OrderNumber
UC-SED-3 unique odm:Alias @Context
Source
<xs:element name="StudyEventDef" type="ODMcomplexTypeDefinition-StudyEventDef">
  <xs:unique name="UC-SED-1">
    <xs:selector xpath="odm:FormRef"/>
    <xs:field xpath="@FormOID"/>
  </xs:unique>
  <xs:unique name="UC-SED-2">
    <xs:selector xpath="odm:FormRef"/>
    <xs:field xpath="@OrderNumber"/>
  </xs:unique>
  <xs:unique name="UC-SED-3">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element FormRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FormRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#FormRefAttributeExtension v1_3.tmp#FormRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-FormRef
Type ODMcomplexTypeDefinition-FormRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
FormOID oidref required
Mandatory YesOrNo required
OrderNumber integer optional
Source
<xs:element name="FormRef" type="ODMcomplexTypeDefinition-FormRef"/>
Element FormDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FormDefAttributeDefinition v1_3.tmp#FormDefAttributeExtension v1_3.tmp#Description v1_3.tmp#ItemGroupRef v1_3.tmp#ArchiveLayout v1_3.tmp#Alias v1_3.tmp#FormDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-FormDef
Type ODMcomplexTypeDefinition-FormDef
Properties
content complex
Used by
Model
Children Alias, ArchiveLayout, Description, ItemGroupRef
Instance
<FormDef Name="" OID="" Repeating="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{0,1}</Description>
  <ItemGroupRef CollectionExceptionConditionOID="" ItemGroupOID="" Mandatory="" OrderNumber="">{0,unbounded}</ItemGroupRef>
  <ArchiveLayout OID="" PdfFileName="" PresentationOID="">{0,unbounded}</ArchiveLayout>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</FormDef>
Attributes
QName Type Use
Name name required
OID oid required
Repeating YesOrNo required
Identity constraints
QName Type Refer Selector Field(s)
UC-FD-1 unique odm:ItemGroupRef @ItemGroupOID
UC-FD-2 unique odm:ItemGroupRef @OrderNumber
UC-FD-3 unique odm:ArchiveLayout @OID
UC-FD-4 unique odm:Alias @Context
Source
<xs:element name="FormDef" type="ODMcomplexTypeDefinition-FormDef">
  <xs:unique name="UC-FD-1">
    <xs:selector xpath="odm:ItemGroupRef"/>
    <xs:field xpath="@ItemGroupOID"/>
  </xs:unique>
  <xs:unique name="UC-FD-2">
    <xs:selector xpath="odm:ItemGroupRef"/>
    <xs:field xpath="@OrderNumber"/>
  </xs:unique>
  <xs:unique name="UC-FD-3">
    <xs:selector xpath="odm:ArchiveLayout"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-FD-4">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element ItemGroupRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemGroupRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#ItemGroupRefAttributeExtension v1_3.tmp#ItemGroupRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemGroupRef
Type ODMcomplexTypeDefinition-ItemGroupRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
ItemGroupOID oidref required
Mandatory YesOrNo required
OrderNumber integer optional
Source
<xs:element name="ItemGroupRef" type="ODMcomplexTypeDefinition-ItemGroupRef"/>
Element ArchiveLayout
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ArchiveLayoutAttributeDefinition v1_3.tmp#ArchiveLayoutAttributeExtension v1_3.tmp#ArchiveLayoutElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ArchiveLayout
Type ODMcomplexTypeDefinition-ArchiveLayout
Properties
content complex
Used by
Model
Attributes
QName Type Use
OID oid required
PdfFileName fileName required
PresentationOID oidref optional
Source
<xs:element name="ArchiveLayout" type="ODMcomplexTypeDefinition-ArchiveLayout"/>
Element ItemGroupDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemGroupDefAttributeDefinition v1_3.tmp#ItemGroupDefAttributeExtension v1_3.tmp#Description v1_3.tmp#ItemRef v1_3.tmp#Alias v1_3.tmp#ItemGroupDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemGroupDef
Type ODMcomplexTypeDefinition-ItemGroupDef
Properties
content complex
Used by
Model
Children Alias, Description, ItemRef
Instance
<ItemGroupDef Comment="" Domain="" IsReferenceData="" Name="" OID="" Origin="" Purpose="" Repeating="" Role="" SASDatasetName="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{0,1}</Description>
  <ItemRef CollectionExceptionConditionOID="" ImputationMethodOID="" ItemOID="" KeySequence="" Mandatory="" MethodOID="" OrderNumber="" Role="" RoleCodeListOID="">{0,unbounded}</ItemRef>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</ItemGroupDef>
Attributes
QName Type Use
Comment text optional
Domain text optional
IsReferenceData YesOrNo optional
Name name required
OID oid required
Origin text optional
Purpose text optional
Repeating YesOrNo required
Role name optional
SASDatasetName sasName optional
Identity constraints
QName Type Refer Selector Field(s)
UC-IGD-1 unique odm:ItemRef @ItemOID
UC-IGD-2 unique odm:ItemRef @OrderNumber
UC-IGD-3 unique odm:ItemRef @KeySequence
UC-IGD-4 unique odm:Alias @Context
Source
<xs:element name="ItemGroupDef" type="ODMcomplexTypeDefinition-ItemGroupDef">
  <xs:unique name="UC-IGD-1">
    <xs:selector xpath="odm:ItemRef"/>
    <xs:field xpath="@ItemOID"/>
  </xs:unique>
  <xs:unique name="UC-IGD-2">
    <xs:selector xpath="odm:ItemRef"/>
    <xs:field xpath="@OrderNumber"/>
  </xs:unique>
  <xs:unique name="UC-IGD-3">
    <xs:selector xpath="odm:ItemRef"/>
    <xs:field xpath="@KeySequence"/>
  </xs:unique>
  <xs:unique name="UC-IGD-4">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element ItemRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#Attribute_Group_FROM_http___www.cdisc.org_ns_odm_v1.3_PQN_ItemRefAttributeExtension v1_3.tmp#ItemRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemRef
Type ODMcomplexTypeDefinition-ItemRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
ImputationMethodOID oidref optional
ItemOID oidref required
KeySequence integer optional
Mandatory YesOrNo required
MethodOID oidref optional
OrderNumber integer optional
Role text optional
RoleCodeListOID oidref optional
Source
<xs:element name="ItemRef" type="ODMcomplexTypeDefinition-ItemRef"/>
Element ItemDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDefAttributeDefinition v1_3.tmp#ItemDefAttributeExtension v1_3.tmp#Description v1_3.tmp#Question v1_3.tmp#ExternalQuestion v1_3.tmp#MeasurementUnitRef v1_3.tmp#RangeCheck v1_3.tmp#CodeListRef v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_Role v1_3.tmp#Alias v1_3.tmp#ItemDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDef
Type ODMcomplexTypeDefinition-ItemDef
Properties
content complex
Used by
Model
Children Alias, CodeListRef, Description, ExternalQuestion, MeasurementUnitRef, Question, RangeCheck, Role
Instance
<ItemDef Comment="" DataType="" Length="" Name="" OID="" Origin="" SASFieldName="" SDSVarName="" SignificantDigits="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{0,1}</Description>
  <Question>{0,1}</Question>
  <ExternalQuestion Code="" Dictionary="" Version="">{0,1}</ExternalQuestion>
  <MeasurementUnitRef MeasurementUnitOID="">{0,unbounded}</MeasurementUnitRef>
  <RangeCheck Comparator="" SoftHard="">{0,unbounded}</RangeCheck>
  <CodeListRef CodeListOID="">{0,1}</CodeListRef>
  <Role>{0,unbounded}</Role>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</ItemDef>
Attributes
QName Type Use
Comment text optional
DataType DataType required
Length positiveInteger optional
Name name required
OID oid required
Origin text optional
SASFieldName sasName optional
SDSVarName sasName optional
SignificantDigits nonNegativeInteger optional
Identity constraints
QName Type Refer Selector Field(s)
UC-ID-1 unique odm:Alias @Context
Source
<xs:element name="ItemDef" type="ODMcomplexTypeDefinition-ItemDef">
  <xs:unique name="UC-ID-1">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element Question
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#QuestionAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#QuestionElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Question
Type ODMcomplexTypeDefinition-Question
Properties
content complex
Used by
Model
Children TranslatedText
Instance
<Question xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <TranslatedText xml:lang="">{1,unbounded}</TranslatedText>
</Question>
Identity constraints
QName Type Refer Selector Field(s)
UC-QU-1 unique odm:TranslatedText @xml:lang
Source
<xs:element name="Question" type="ODMcomplexTypeDefinition-Question">
  <xs:unique name="UC-QU-1">
    <xs:selector xpath="odm:TranslatedText"/>
    <xs:field xpath="@xml:lang"/>
  </xs:unique>
</xs:element>
Element ExternalQuestion
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ExternalSharedAttributeDefinition v1_3.tmp#ExternalQuestionAttributeDefinition v1_3.tmp#ExternalQuestionAttributeExtension v1_3.tmp#ExternalQuestionElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ExternalQuestion
Type ODMcomplexTypeDefinition-ExternalQuestion
Properties
content complex
Used by
Model
Attributes
QName Type Use
Code text optional
Dictionary text optional
Version text optional
Source
<xs:element name="ExternalQuestion" type="ODMcomplexTypeDefinition-ExternalQuestion"/>
Element MeasurementUnitRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MeasurementUnitRefAttributeDefinition v1_3.tmp#MeasurementUnitRefAttributeExtension v1_3.tmp#MeasurementUnitRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-MeasurementUnitRef
Type ODMcomplexTypeDefinition-MeasurementUnitRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
MeasurementUnitOID oidref required
Source
<xs:element name="MeasurementUnitRef" type="ODMcomplexTypeDefinition-MeasurementUnitRef"/>
Element RangeCheck
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#RangeCheckAttributeDefinition v1_3.tmp#RangeCheckAttributeExtension v1_3.tmp#CheckValue v1_3.tmp#FormalExpression v1_3.tmp#MeasurementUnitRef v1_3.tmp#ErrorMessage v1_3.tmp#RangeCheckElementExtension v1_3.tmp#ODMcomplexTypeDefinition-RangeCheck
Type ODMcomplexTypeDefinition-RangeCheck
Properties
content complex
Used by
Model
Children CheckValue, ErrorMessage, FormalExpression, MeasurementUnitRef
Instance
<RangeCheck Comparator="" SoftHard="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <CheckValue>{1,unbounded}</CheckValue>
  <FormalExpression Context="">{1,unbounded}</FormalExpression>
  <MeasurementUnitRef MeasurementUnitOID="">{0,1}</MeasurementUnitRef>
  <ErrorMessage>{0,1}</ErrorMessage>
</RangeCheck>
Attributes
QName Type Use
Comparator Comparator optional
SoftHard SoftOrHard required
Source
<xs:element name="RangeCheck" type="ODMcomplexTypeDefinition-RangeCheck"/>
Element CheckValue
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#value v1_3.tmp#CheckValueAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-CheckValue
Type ODMcomplexTypeDefinition-CheckValue
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="CheckValue" type="ODMcomplexTypeDefinition-CheckValue"/>
Element FormalExpression
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FormalExpressionAttributeDefinition v1_3.tmp#FormalExpressionAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-FormalExpression
Type ODMcomplexTypeDefinition-FormalExpression
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use
Context text optional
Source
<xs:element name="FormalExpression" type="ODMcomplexTypeDefinition-FormalExpression"/>
Element ErrorMessage
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ErrorMessageAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#ErrorMessageElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ErrorMessage
Type ODMcomplexTypeDefinition-ErrorMessage
Properties
content complex
Used by
Model
Children TranslatedText
Instance
<ErrorMessage xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <TranslatedText xml:lang="">{1,unbounded}</TranslatedText>
</ErrorMessage>
Identity constraints
QName Type Refer Selector Field(s)
UC-ERM-1 unique odm:TranslatedText @xml:lang
Source
<xs:element name="ErrorMessage" type="ODMcomplexTypeDefinition-ErrorMessage">
  <xs:unique name="UC-ERM-1">
    <xs:selector xpath="odm:TranslatedText"/>
    <xs:field xpath="@xml:lang"/>
  </xs:unique>
</xs:element>
Element CodeListRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListRefAttributeDefinition v1_3.tmp#CodeListRefAttributeExtension v1_3.tmp#CodeListRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-CodeListRef
Type ODMcomplexTypeDefinition-CodeListRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:element name="CodeListRef" type="ODMcomplexTypeDefinition-CodeListRef"/>
Element Role
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#RoleAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Role
Type ODMcomplexTypeDefinition-Role
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Role" type="ODMcomplexTypeDefinition-Role"/>
Element CodeList
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListAttributeDefinition v1_3.tmp#Attribute_Group_FROM_http___www.cdisc.org_ns_odm_v1.3_PQN_CodeListAttributeExtension v1_3.tmp#Description v1_3.tmp#CodeListItem v1_3.tmp#ExternalCodeList v1_3.tmp#EnumeratedItem v1_3.tmp#Alias v1_3.tmp#CodeListElementExtension v1_3.tmp#ODMcomplexTypeDefinition-CodeList
Type ODMcomplexTypeDefinition-CodeList
Properties
content complex
Used by
Model
Children Alias, CodeListItem, Description, EnumeratedItem, ExternalCodeList
Instance
<CodeList DataType="" Name="" OID="" SASFormatName="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{0,1}</Description>
  <CodeListItem CodedValue="" OrderNumber="" Rank="">{1,unbounded}</CodeListItem>
  <ExternalCodeList Dictionary="" href="" ref="" Version="">{1,1}</ExternalCodeList>
  <EnumeratedItem CodedValue="" OrderNumber="" Rank="">{1,unbounded}</EnumeratedItem>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</CodeList>
Attributes
QName Type Use
DataType CLDataType required
Name name required
OID oid required
SASFormatName sasFormat optional
Identity constraints
QName Type Refer Selector Field(s)
UC-CL-1 unique odm:CodeListItem @CodedValue
UC-CL-2 unique odm:CodeListItem @OrderNumber
UC-CL-3 unique odm:EnumeratedItem @CodedValue
UC-CL-4 unique odm:EnumeratedItem @OrderNumber
UC-CL-5 unique odm:Alias @Context
Source
<xs:element name="CodeList" type="ODMcomplexTypeDefinition-CodeList">
  <xs:unique name="UC-CL-1">
    <xs:selector xpath="odm:CodeListItem"/>
    <xs:field xpath="@CodedValue"/>
  </xs:unique>
  <xs:unique name="UC-CL-2">
    <xs:selector xpath="odm:CodeListItem"/>
    <xs:field xpath="@OrderNumber"/>
  </xs:unique>
  <xs:unique name="UC-CL-3">
    <xs:selector xpath="odm:EnumeratedItem"/>
    <xs:field xpath="@CodedValue"/>
  </xs:unique>
  <xs:unique name="UC-CL-4">
    <xs:selector xpath="odm:EnumeratedItem"/>
    <xs:field xpath="@OrderNumber"/>
  </xs:unique>
  <xs:unique name="UC-CL-5">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element CodeListItem
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListItemAttributeDefinition v1_3.tmp#CodeListItemAttributeExtension v1_3.tmp#Decode v1_3.tmp#Alias v1_3.tmp#CodeListItemElementExtension v1_3.tmp#ODMcomplexTypeDefinition-CodeListItem
Type ODMcomplexTypeDefinition-CodeListItem
Properties
content complex
Used by
Model
Children Alias, Decode
Instance
<CodeListItem CodedValue="" OrderNumber="" Rank="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Decode>{1,1}</Decode>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</CodeListItem>
Attributes
QName Type Use
CodedValue value required
OrderNumber integer optional
Rank float optional
Identity constraints
QName Type Refer Selector Field(s)
UC-CLI-1 unique odm:Alias @Context
Source
<xs:element name="CodeListItem" type="ODMcomplexTypeDefinition-CodeListItem">
  <xs:unique name="UC-CLI-1">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element Decode
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#DecodeAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#DecodeElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Decode
Type ODMcomplexTypeDefinition-Decode
Properties
content complex
Used by
Model
Children TranslatedText
Instance
<Decode xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <TranslatedText xml:lang="">{1,unbounded}</TranslatedText>
</Decode>
Identity constraints
QName Type Refer Selector Field(s)
UC-DEC-1 unique odm:TranslatedText @xml:lang
Source
<xs:element name="Decode" type="ODMcomplexTypeDefinition-Decode">
  <xs:unique name="UC-DEC-1">
    <xs:selector xpath="odm:TranslatedText"/>
    <xs:field xpath="@xml:lang"/>
  </xs:unique>
</xs:element>
Element ExternalCodeList
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ExternalSharedAttributeDefinition v1_3.tmp#ExternalCodeListAttributeDefinition v1_3.tmp#ExternalCodeListAttributeExtension v1_3.tmp#ExternalCodeListElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ExternalCodeList
Type ODMcomplexTypeDefinition-ExternalCodeList
Properties
content complex
Used by
Model
Attributes
QName Type Use
Dictionary text optional
Version text optional
href xs:anyURI optional
ref text optional
Source
<xs:element name="ExternalCodeList" type="ODMcomplexTypeDefinition-ExternalCodeList"/>
Element EnumeratedItem
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListItemAttributeDefinition v1_3.tmp#EnumeratedItemAttributeExtension v1_3.tmp#Alias v1_3.tmp#EnumeratedItemElementExtension v1_3.tmp#ODMcomplexTypeDefinition-EnumeratedItem
Type ODMcomplexTypeDefinition-EnumeratedItem
Properties
content complex
Used by
Model
Children Alias
Instance
<EnumeratedItem CodedValue="" OrderNumber="" Rank="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Alias Context="" Name="">{0,unbounded}</Alias>
</EnumeratedItem>
Attributes
QName Type Use
CodedValue value required
OrderNumber integer optional
Rank float optional
Identity constraints
QName Type Refer Selector Field(s)
UC-ENU-1 unique odm:Alias @Context
Source
<xs:element name="EnumeratedItem" type="ODMcomplexTypeDefinition-EnumeratedItem">
  <xs:unique name="UC-ENU-1">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element ImputationMethod
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#ImputationMethodAttributeDefinition v1_3.tmp#ImputationMethodAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ImputationMethod
Type ODMcomplexTypeDefinition-ImputationMethod
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use
OID oid required
Source
<xs:element name="ImputationMethod" type="ODMcomplexTypeDefinition-ImputationMethod"/>
Element Presentation
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PresentationAttributeDefinition v1_3.tmp#PresentationAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Presentation
Type ODMcomplexTypeDefinition-Presentation
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use Annotation
OID oid required
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:element name="Presentation" type="ODMcomplexTypeDefinition-Presentation"/>
Element ConditionDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ConditionDefAttributeDefinition v1_3.tmp#ConditionDefAttributeExtension v1_3.tmp#Description v1_3.tmp#FormalExpression v1_3.tmp#Alias v1_3.tmp#ConditionDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ConditionDef
Type ODMcomplexTypeDefinition-ConditionDef
Properties
content complex
Used by
Model
Children Alias, Description, FormalExpression
Instance
<ConditionDef Name="" OID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{1,1}</Description>
  <FormalExpression Context="">{0,unbounded}</FormalExpression>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</ConditionDef>
Attributes
QName Type Use
Name name required
OID oid required
Identity constraints
QName Type Refer Selector Field(s)
UC-CON-1 unique odm:Alias @Context
Source
<xs:element name="ConditionDef" type="ODMcomplexTypeDefinition-ConditionDef">
  <xs:unique name="UC-CON-1">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element MethodDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MethodDefAttributeDefinition v1_3.tmp#Description v1_3.tmp#FormalExpression v1_3.tmp#Alias v1_3.tmp#Element_Group_FROM_http___www.cdisc.org_ns_odm_v1.3_PQN_MethodDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-MethodDef
Type ODMcomplexTypeDefinition-MethodDef
Properties
content complex
Used by
Model
Children Alias, Description, FormalExpression
Instance
<MethodDef Name="" OID="" Type="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Description>{1,1}</Description>
  <FormalExpression Context="">{0,unbounded}</FormalExpression>
  <Alias Context="" Name="">{0,unbounded}</Alias>
</MethodDef>
Attributes
QName Type Use
Name name required
OID oid required
Type MethodType optional
Identity constraints
QName Type Refer Selector Field(s)
UC-ME-1 unique odm:Alias @Context
Source
<xs:element name="MethodDef" type="ODMcomplexTypeDefinition-MethodDef">
  <xs:unique name="UC-ME-1">
    <xs:selector xpath="odm:Alias"/>
    <xs:field xpath="@Context"/>
  </xs:unique>
</xs:element>
Element User
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#UserAttributeDefinition v1_3.tmp#UserAttributeExtension v1_3.tmp#LoginName v1_3.tmp#DisplayName v1_3.tmp#FullName v1_3.tmp#FirstName v1_3.tmp#LastName v1_3.tmp#Organization v1_3.tmp#Address v1_3.tmp#Email v1_3.tmp#Picture v1_3.tmp#Pager v1_3.tmp#Fax v1_3.tmp#Phone v1_3.tmp#LocationRef v1_3.tmp#Certificate v1_3.tmp#UserElementExtension v1_3.tmp#ODMcomplexTypeDefinition-User
Type ODMcomplexTypeDefinition-User
Properties
content complex
Used by
Model
Children Address, Certificate, DisplayName, Email, Fax, FirstName, FullName, LastName, LocationRef, LoginName, Organization, Pager, Phone, Picture
Instance
<User OID="" UserType="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <LoginName>{0,1}</LoginName>
  <DisplayName>{0,1}</DisplayName>
  <FullName>{0,1}</FullName>
  <FirstName>{0,1}</FirstName>
  <LastName>{0,1}</LastName>
  <Organization>{0,1}</Organization>
  <Address>{0,unbounded}</Address>
  <Email>{0,unbounded}</Email>
  <Picture ImageType="" PictureFileName="">{0,1}</Picture>
  <Pager>{0,1}</Pager>
  <Fax>{0,unbounded}</Fax>
  <Phone>{0,unbounded}</Phone>
  <LocationRef LocationOID="">{0,unbounded}</LocationRef>
  <Certificate>{0,unbounded}</Certificate>
</User>
Attributes
QName Type Use
OID oid required
UserType UserType optional
Source
<xs:element name="User" type="ODMcomplexTypeDefinition-User"/>
Element LoginName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#LoginNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-LoginName
Type ODMcomplexTypeDefinition-LoginName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="LoginName" type="ODMcomplexTypeDefinition-LoginName"/>
Element DisplayName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#DisplayNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-DisplayName
Type ODMcomplexTypeDefinition-DisplayName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="DisplayName" type="ODMcomplexTypeDefinition-DisplayName"/>
Element FullName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FullNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-FullName
Type ODMcomplexTypeDefinition-FullName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="FullName" type="ODMcomplexTypeDefinition-FullName"/>
Element FirstName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FirstNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-FirstName
Type ODMcomplexTypeDefinition-FirstName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="FirstName" type="ODMcomplexTypeDefinition-FirstName"/>
Element LastName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#LastNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-LastName
Type ODMcomplexTypeDefinition-LastName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="LastName" type="ODMcomplexTypeDefinition-LastName"/>
Element Organization
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#OrganizationAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Organization
Type ODMcomplexTypeDefinition-Organization
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Organization" type="ODMcomplexTypeDefinition-Organization"/>
Element Address
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AddressAttributeExtension v1_3.tmp#StreetName v1_3.tmp#City v1_3.tmp#StateProv v1_3.tmp#Country v1_3.tmp#PostalCode v1_3.tmp#OtherText v1_3.tmp#AddressElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Address
Type ODMcomplexTypeDefinition-Address
Properties
content complex
Used by
Model
Children City, Country, OtherText, PostalCode, StateProv, StreetName
Instance
<Address xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <StreetName>{0,unbounded}</StreetName>
  <City>{0,1}</City>
  <StateProv>{0,1}</StateProv>
  <Country>{0,1}</Country>
  <PostalCode>{0,1}</PostalCode>
  <OtherText>{0,1}</OtherText>
</Address>
Source
<xs:element name="Address" type="ODMcomplexTypeDefinition-Address"/>
Element StreetName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#StreetNameAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-StreetName
Type ODMcomplexTypeDefinition-StreetName
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="StreetName" type="ODMcomplexTypeDefinition-StreetName"/>
Element City
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CityAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-City
Type ODMcomplexTypeDefinition-City
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="City" type="ODMcomplexTypeDefinition-City"/>
Element StateProv
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#StateProvAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-StateProv
Type ODMcomplexTypeDefinition-StateProv
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="StateProv" type="ODMcomplexTypeDefinition-StateProv"/>
Element Country
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CountryAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Country
Type ODMcomplexTypeDefinition-Country
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Country" type="ODMcomplexTypeDefinition-Country"/>
Element PostalCode
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PostalCodeAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-PostalCode
Type ODMcomplexTypeDefinition-PostalCode
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="PostalCode" type="ODMcomplexTypeDefinition-PostalCode"/>
Element OtherText
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#OtherTextAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-OtherText
Type ODMcomplexTypeDefinition-OtherText
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="OtherText" type="ODMcomplexTypeDefinition-OtherText"/>
Element Email
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#EmailAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Email
Type ODMcomplexTypeDefinition-Email
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Email" type="ODMcomplexTypeDefinition-Email"/>
Element Picture
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#PictureAttributeDefinition v1_3.tmp#PictureAttributeExtension v1_3.tmp#PictureElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Picture
Type ODMcomplexTypeDefinition-Picture
Properties
content complex
Used by
Model
Attributes
QName Type Use
ImageType name optional
PictureFileName fileName required
Source
<xs:element name="Picture" type="ODMcomplexTypeDefinition-Picture"/>
Element Pager
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PagerAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Pager
Type ODMcomplexTypeDefinition-Pager
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Pager" type="ODMcomplexTypeDefinition-Pager"/>
Element Fax
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FaxAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Fax
Type ODMcomplexTypeDefinition-Fax
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Fax" type="ODMcomplexTypeDefinition-Fax"/>
Element Phone
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PhoneAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Phone
Type ODMcomplexTypeDefinition-Phone
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Phone" type="ODMcomplexTypeDefinition-Phone"/>
Element LocationRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#LocationRefAttributeDefinition v1_3.tmp#LocationRefAttributeExtension v1_3.tmp#LocationRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-LocationRef
Type ODMcomplexTypeDefinition-LocationRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
LocationOID oidref required
Source
<xs:element name="LocationRef" type="ODMcomplexTypeDefinition-LocationRef"/>
Element Certificate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CertificateAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Certificate
Type ODMcomplexTypeDefinition-Certificate
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Certificate" type="ODMcomplexTypeDefinition-Certificate"/>
Element Location
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#LocationAttributeDefinition v1_3.tmp#LocationAttributeExtension v1_3.tmp#MetaDataVersionRef v1_3.tmp#LocationElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Location
Type ODMcomplexTypeDefinition-Location
Properties
content complex
Used by
Model
Children MetaDataVersionRef
Instance
<Location LocationType="" Name="" OID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <MetaDataVersionRef EffectiveDate="" MetaDataVersionOID="" StudyOID="">{1,unbounded}</MetaDataVersionRef>
</Location>
Attributes
QName Type Use
LocationType LocationType optional
Name name required
OID oid required
Source
<xs:element name="Location" type="ODMcomplexTypeDefinition-Location"/>
Element MetaDataVersionRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MetaDataVersionRefAttributeDefinition v1_3.tmp#MetaDataVersionRefAttributeExtension v1_3.tmp#MetaDataVersionRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-MetaDataVersionRef
Type ODMcomplexTypeDefinition-MetaDataVersionRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
EffectiveDate date required
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:element name="MetaDataVersionRef" type="ODMcomplexTypeDefinition-MetaDataVersionRef"/>
Element SignatureDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SignatureDefAttributeDefinition v1_3.tmp#SignatureDefAttributeExtension v1_3.tmp#Meaning v1_3.tmp#LegalReason v1_3.tmp#SignatureDefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-SignatureDef
Type ODMcomplexTypeDefinition-SignatureDef
Properties
content complex
Used by
Model
Children LegalReason, Meaning
Instance
<SignatureDef Methodology="" OID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Meaning>{1,1}</Meaning>
  <LegalReason>{1,1}</LegalReason>
</SignatureDef>
Attributes
QName Type Use
Methodology SignMethod optional
OID oid required
Source
<xs:element name="SignatureDef" type="ODMcomplexTypeDefinition-SignatureDef"/>
Element Meaning
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#MeaningAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Meaning
Type ODMcomplexTypeDefinition-Meaning
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="Meaning" type="ODMcomplexTypeDefinition-Meaning"/>
Element LegalReason
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#LegalReasonAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-LegalReason
Type ODMcomplexTypeDefinition-LegalReason
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="LegalReason" type="ODMcomplexTypeDefinition-LegalReason"/>
Element ItemGroupData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemGroupDataAttributeDefinition v1_3.tmp#ItemGroupDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#Annotation v1_3.tmp#ItemData v1_3.tmp#ItemDataGroup v1_3.tmp#ItemDataURI v1_3.tmp#ItemDataAny v1_3.tmp#ItemDataBoolean v1_3.tmp#ItemDataString v1_3.tmp#ItemDataInteger v1_3.tmp#ItemDataFloat v1_3.tmp#ItemDataDouble v1_3.tmp#ItemDataDate v1_3.tmp#ItemDataTime v1_3.tmp#ItemDataDatetime v1_3.tmp#ItemDataHexBinary v1_3.tmp#ItemDataBase64Binary v1_3.tmp#ItemDataHexFloat v1_3.tmp#ItemDataBase64Float v1_3.tmp#ItemDataPartialDate v1_3.tmp#ItemDataPartialTime v1_3.tmp#ItemDataPartialDatetime v1_3.tmp#ItemDataDurationDatetime v1_3.tmp#ItemDataIntervalDatetime v1_3.tmp#ItemDataIncompleteDatetime v1_3.tmp#ItemDataIncompleteDate v1_3.tmp#ItemDataIncompleteTime v1_3.tmp#ItemDataStarGroup v1_3.tmp#ItemGroupDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemGroupData
Type ODMcomplexTypeDefinition-ItemGroupData
Properties
content complex
Used by
Model
Children Annotation, AuditRecord, ItemData, ItemDataAny, ItemDataBase64Binary, ItemDataBase64Float, ItemDataBoolean, ItemDataDate, ItemDataDatetime, ItemDataDouble, ItemDataDurationDatetime, ItemDataFloat, ItemDataHexBinary, ItemDataHexFloat, ItemDataIncompleteDate, ItemDataIncompleteDatetime, ItemDataIncompleteTime, ItemDataInteger, ItemDataIntervalDatetime, ItemDataPartialDate, ItemDataPartialDatetime, ItemDataPartialTime, ItemDataString, ItemDataTime, ItemDataURI, Signature
Instance
<ItemGroupData ItemGroupOID="" ItemGroupRepeatKey="" TransactionType="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <AuditRecord EditPoint="" ID="" UsedImputationMethod="">{0,1}</AuditRecord>
  <Signature ID="">{0,1}</Signature>
  <Annotation ID="" SeqNum="" TransactionType="">{0,unbounded}</Annotation>
  <ItemData IsNull="" ItemOID="" TransactionType="" Value="">{0,unbounded}</ItemData>
  <ItemDataURI AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataURI>
  <ItemDataAny AnnotationID="" AuditRecordID="" IsNull="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataAny>
  <ItemDataBoolean AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataBoolean>
  <ItemDataString AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataString>
  <ItemDataInteger AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataInteger>
  <ItemDataFloat AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataFloat>
  <ItemDataDouble AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataDouble>
  <ItemDataDate AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataDate>
  <ItemDataTime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataTime>
  <ItemDataDatetime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataDatetime>
  <ItemDataHexBinary AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataHexBinary>
  <ItemDataBase64Binary AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataBase64Binary>
  <ItemDataHexFloat AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataHexFloat>
  <ItemDataBase64Float AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataBase64Float>
  <ItemDataPartialDate AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataPartialDate>
  <ItemDataPartialTime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataPartialTime>
  <ItemDataPartialDatetime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataPartialDatetime>
  <ItemDataDurationDatetime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataDurationDatetime>
  <ItemDataIntervalDatetime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataIntervalDatetime>
  <ItemDataIncompleteDatetime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataIncompleteDatetime>
  <ItemDataIncompleteDate AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataIncompleteDate>
  <ItemDataIncompleteTime AnnotationID="" AuditRecordID="" ItemOID="" MeasurementUnitOID="" SignatureID="" TransactionType="">{0,unbounded}</ItemDataIncompleteTime>
</ItemGroupData>
Attributes
Source
<xs:element name="ItemGroupData" type="ODMcomplexTypeDefinition-ItemGroupData"/>
Element AuditRecord
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AuditRecordAttributeDefinition v1_3.tmp#AuditRecordAttributeExtension v1_3.tmp#UserRef v1_3.tmp#LocationRef v1_3.tmp#DateTimeStamp v1_3.tmp#ReasonForChange v1_3.tmp#SourceID v1_3.tmp#AuditRecordElementExtension v1_3.tmp#ODMcomplexTypeDefinition-AuditRecord
Type ODMcomplexTypeDefinition-AuditRecord
Properties
content complex
Used by
Model
Children DateTimeStamp, LocationRef, ReasonForChange, SourceID, UserRef
Instance
<AuditRecord EditPoint="" ID="" UsedImputationMethod="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <UserRef UserOID="">{1,1}</UserRef>
  <LocationRef LocationOID="">{1,1}</LocationRef>
  <DateTimeStamp>{1,1}</DateTimeStamp>
  <ReasonForChange>{0,1}</ReasonForChange>
  <SourceID>{0,1}</SourceID>
</AuditRecord>
Attributes
QName Type Use
EditPoint EditPointType optional
ID xs:ID optional
UsedImputationMethod YesOrNo optional
Source
<xs:element name="AuditRecord" type="ODMcomplexTypeDefinition-AuditRecord"/>
Element UserRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#UserRefAttributeDefinition v1_3.tmp#UserRefAttributeExtension v1_3.tmp#UserRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-UserRef
Type ODMcomplexTypeDefinition-UserRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
UserOID oidref required
Source
<xs:element name="UserRef" type="ODMcomplexTypeDefinition-UserRef"/>
Element DateTimeStamp
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#datetime v1_3.tmp#DateTimeStampAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-DateTimeStamp
Type ODMcomplexTypeDefinition-DateTimeStamp
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="DateTimeStamp" type="ODMcomplexTypeDefinition-DateTimeStamp"/>
Element ReasonForChange
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#ReasonForChangeAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ReasonForChange
Type ODMcomplexTypeDefinition-ReasonForChange
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="ReasonForChange" type="ODMcomplexTypeDefinition-ReasonForChange"/>
Element SourceID
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#SourceIDAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-SourceID
Type ODMcomplexTypeDefinition-SourceID
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="SourceID" type="ODMcomplexTypeDefinition-SourceID"/>
Element Signature
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SignatureAttributeDefinition v1_3.tmp#SignatureAttributeExtension v1_3.tmp#UserRef v1_3.tmp#LocationRef v1_3.tmp#SignatureRef v1_3.tmp#DateTimeStamp v1_3.tmp#CryptoBindingManifest v1_3.tmp#SignatureElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Signature
Type ODMcomplexTypeDefinition-Signature
Properties
content complex
Used by
Model
Children CryptoBindingManifest, DateTimeStamp, LocationRef, SignatureRef, UserRef
Instance
<Signature ID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <UserRef UserOID="">{1,1}</UserRef>
  <LocationRef LocationOID="">{1,1}</LocationRef>
  <SignatureRef SignatureOID="">{1,1}</SignatureRef>
  <DateTimeStamp>{1,1}</DateTimeStamp>
  <CryptoBindingManifest>{0,1}</CryptoBindingManifest>
</Signature>
Attributes
QName Type Use
ID xs:ID optional
Source
<xs:element name="Signature" type="ODMcomplexTypeDefinition-Signature"/>
Element SignatureRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SignatureRefAttributeDefinition v1_3.tmp#SignatureRefAttributeExtension v1_3.tmp#SignatureRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-SignatureRef
Type ODMcomplexTypeDefinition-SignatureRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
SignatureOID oidref required
Source
<xs:element name="SignatureRef" type="ODMcomplexTypeDefinition-SignatureRef"/>
Element CryptoBindingManifest
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CryptoBindingManifestAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-CryptoBindingManifest
Type ODMcomplexTypeDefinition-CryptoBindingManifest
Type hierarchy
Properties
content complex
Used by
Source
<xs:element name="CryptoBindingManifest" type="ODMcomplexTypeDefinition-CryptoBindingManifest"/>
Element Annotation
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AnnotationAttributeDefinition v1_3.tmp#AnnotationAttributeExtension v1_3.tmp#Comment v1_3.tmp#Flag v1_3.tmp#AnnotationElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Annotation
Type ODMcomplexTypeDefinition-Annotation
Properties
content complex
Used by
Model
Children Comment, Flag
Instance
<Annotation ID="" SeqNum="" TransactionType="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Comment SponsorOrSite="">{0,1}</Comment>
  <Flag>{0,unbounded}</Flag>
</Annotation>
Attributes
QName Type Use
ID xs:ID optional
SeqNum integer required
TransactionType TransactionType optional
Source
<xs:element name="Annotation" type="ODMcomplexTypeDefinition-Annotation"/>
Element Comment
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CommentAttributeDefinition v1_3.tmp#CommentAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-Comment
Type ODMcomplexTypeDefinition-Comment
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use
SponsorOrSite CommentType optional
Source
<xs:element name="Comment" type="ODMcomplexTypeDefinition-Comment"/>
Element Flag
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FlagAttributeExtension v1_3.tmp#FlagValue v1_3.tmp#FlagType v1_3.tmp#FlagElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Flag
Type ODMcomplexTypeDefinition-Flag
Properties
content complex
Used by
Model
Children FlagType, FlagValue
Instance
<Flag xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <FlagValue CodeListOID="">{1,1}</FlagValue>
  <FlagType CodeListOID="">{0,1}</FlagType>
</Flag>
Source
<xs:element name="Flag" type="ODMcomplexTypeDefinition-Flag"/>
Element FlagValue
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FlagValueAttributeDefinition v1_3.tmp#FlagValueAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-FlagValue
Type ODMcomplexTypeDefinition-FlagValue
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:element name="FlagValue" type="ODMcomplexTypeDefinition-FlagValue"/>
Element FlagType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#name v1_3.tmp#FlagTypeAttributeDefinition v1_3.tmp#FlagTypeAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-FlagType
Type ODMcomplexTypeDefinition-FlagType
Type hierarchy
Properties
content complex
Used by
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:element name="FlagType" type="ODMcomplexTypeDefinition-FlagType"/>
Element ItemData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDataAttributeSharedDefinition v1_3.tmp#ItemDataAttributeDefinition v1_3.tmp#ItemDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#MeasurementUnitRef v1_3.tmp#Annotation v1_3.tmp#ItemDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemData
Type ODMcomplexTypeDefinition-ItemData
Properties
content complex
Used by
Element Group ItemDataGroup
Model
Children Annotation, AuditRecord, MeasurementUnitRef, Signature
Instance
<ItemData IsNull="" ItemOID="" TransactionType="" Value="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <AuditRecord EditPoint="" ID="" UsedImputationMethod="">{0,1}</AuditRecord>
  <Signature ID="">{0,1}</Signature>
  <MeasurementUnitRef MeasurementUnitOID="">{0,1}</MeasurementUnitRef>
  <Annotation ID="" SeqNum="" TransactionType="">{0,unbounded}</Annotation>
</ItemData>
Attributes
QName Type Use
IsNull YesOnly optional
ItemOID oidref required
TransactionType TransactionType optional
Value value optional
Source
<xs:element name="ItemData" type="ODMcomplexTypeDefinition-ItemData"/>
Element ItemDataURI
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataURI
Type ODMcomplexTypeDefinition-ItemDataURI
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataURI" type="ODMcomplexTypeDefinition-ItemDataURI"/>
Element ItemDataAny
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#string v1_3.tmp#ItemDataAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataAny
Type ODMcomplexTypeDefinition-ItemDataAny
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
IsNull YesOnly optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataAny" type="ODMcomplexTypeDefinition-ItemDataAny"/>
Element ItemDataBoolean
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#boolean v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataBoolean
Type ODMcomplexTypeDefinition-ItemDataBoolean
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataBoolean" type="ODMcomplexTypeDefinition-ItemDataBoolean"/>
Element ItemDataString
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#string v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataString
Type ODMcomplexTypeDefinition-ItemDataString
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataString" type="ODMcomplexTypeDefinition-ItemDataString"/>
Element ItemDataInteger
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#integer v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataInteger
Type ODMcomplexTypeDefinition-ItemDataInteger
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataInteger" type="ODMcomplexTypeDefinition-ItemDataInteger"/>
Element ItemDataFloat
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#float v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataFloat
Type ODMcomplexTypeDefinition-ItemDataFloat
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataFloat" type="ODMcomplexTypeDefinition-ItemDataFloat"/>
Element ItemDataDouble
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#double v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataDouble
Type ODMcomplexTypeDefinition-ItemDataDouble
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataDouble" type="ODMcomplexTypeDefinition-ItemDataDouble"/>
Element ItemDataDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#date v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataDate
Type ODMcomplexTypeDefinition-ItemDataDate
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataDate" type="ODMcomplexTypeDefinition-ItemDataDate"/>
Element ItemDataTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#time v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataTime
Type ODMcomplexTypeDefinition-ItemDataTime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataTime" type="ODMcomplexTypeDefinition-ItemDataTime"/>
Element ItemDataDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#datetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataDatetime
Type ODMcomplexTypeDefinition-ItemDataDatetime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataDatetime" type="ODMcomplexTypeDefinition-ItemDataDatetime"/>
Element ItemDataHexBinary
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#hexBinary v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataHexBinary
Type ODMcomplexTypeDefinition-ItemDataHexBinary
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataHexBinary" type="ODMcomplexTypeDefinition-ItemDataHexBinary"/>
Element ItemDataBase64Binary
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#base64Binary v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataBase64Binary
Type ODMcomplexTypeDefinition-ItemDataBase64Binary
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataBase64Binary" type="ODMcomplexTypeDefinition-ItemDataBase64Binary"/>
Element ItemDataHexFloat
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#hexFloat v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataHexFloat
Type ODMcomplexTypeDefinition-ItemDataHexFloat
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataHexFloat" type="ODMcomplexTypeDefinition-ItemDataHexFloat"/>
Element ItemDataBase64Float
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#base64Float v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataBase64Float
Type ODMcomplexTypeDefinition-ItemDataBase64Float
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataBase64Float" type="ODMcomplexTypeDefinition-ItemDataBase64Float"/>
Element ItemDataPartialDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#partialDate v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataPartialDate
Type ODMcomplexTypeDefinition-ItemDataPartialDate
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataPartialDate" type="ODMcomplexTypeDefinition-ItemDataPartialDate"/>
Element ItemDataPartialTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#partialTime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataPartialTime
Type ODMcomplexTypeDefinition-ItemDataPartialTime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataPartialTime" type="ODMcomplexTypeDefinition-ItemDataPartialTime"/>
Element ItemDataPartialDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#partialDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataPartialDatetime
Type ODMcomplexTypeDefinition-ItemDataPartialDatetime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataPartialDatetime" type="ODMcomplexTypeDefinition-ItemDataPartialDatetime"/>
Element ItemDataDurationDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#durationDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataDurationDatetime
Type ODMcomplexTypeDefinition-ItemDataDurationDatetime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataDurationDatetime" type="ODMcomplexTypeDefinition-ItemDataDurationDatetime"/>
Element ItemDataIntervalDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#intervalDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataIntervalDatetime
Type ODMcomplexTypeDefinition-ItemDataIntervalDatetime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataIntervalDatetime" type="ODMcomplexTypeDefinition-ItemDataIntervalDatetime"/>
Element ItemDataIncompleteDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#incompleteDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataIncompleteDatetime
Type ODMcomplexTypeDefinition-ItemDataIncompleteDatetime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataIncompleteDatetime" type="ODMcomplexTypeDefinition-ItemDataIncompleteDatetime"/>
Element ItemDataIncompleteDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#incompleteDate v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataIncompleteDate
Type ODMcomplexTypeDefinition-ItemDataIncompleteDate
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataIncompleteDate" type="ODMcomplexTypeDefinition-ItemDataIncompleteDate"/>
Element ItemDataIncompleteTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#incompleteTime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension v1_3.tmp#ODMcomplexTypeDefinition-ItemDataIncompleteTime
Type ODMcomplexTypeDefinition-ItemDataIncompleteTime
Type hierarchy
Properties
content complex
Used by
Element Group ItemDataStarGroup
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:element name="ItemDataIncompleteTime" type="ODMcomplexTypeDefinition-ItemDataIncompleteTime"/>
Element AuditRecords
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AuditRecord v1_3.tmp#ODMcomplexTypeDefinition-AuditRecords
Type ODMcomplexTypeDefinition-AuditRecords
Properties
content complex
Used by
Model
Children AuditRecord
Instance
<AuditRecords xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <AuditRecord EditPoint="" ID="" UsedImputationMethod="">{0,unbounded}</AuditRecord>
</AuditRecords>
Source
<xs:element name="AuditRecords" type="ODMcomplexTypeDefinition-AuditRecords"/>
Element Signatures
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#Signature v1_3.tmp#ODMcomplexTypeDefinition-Signatures
Type ODMcomplexTypeDefinition-Signatures
Properties
content complex
Used by
Model
Children Signature
Instance
<Signatures xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Signature ID="">{0,unbounded}</Signature>
</Signatures>
Source
<xs:element name="Signatures" type="ODMcomplexTypeDefinition-Signatures"/>
Element Annotations
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#Annotation v1_3.tmp#ODMcomplexTypeDefinition-Annotations
Type ODMcomplexTypeDefinition-Annotations
Properties
content complex
Used by
Model
Children Annotation
Instance
<Annotations xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <Annotation ID="" SeqNum="" TransactionType="">{0,unbounded}</Annotation>
</Annotations>
Source
<xs:element name="Annotations" type="ODMcomplexTypeDefinition-Annotations"/>
Element SubjectData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SubjectDataAttributeDefinition v1_3.tmp#SubjectDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#InvestigatorRef v1_3.tmp#SiteRef v1_3.tmp#Annotation v1_3.tmp#StudyEventData v1_3.tmp#SubjectDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-SubjectData
Type ODMcomplexTypeDefinition-SubjectData
Properties
content complex
Used by
Model
Children Annotation, AuditRecord, InvestigatorRef, Signature, SiteRef, StudyEventData
Instance
<SubjectData SubjectKey="" TransactionType="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <AuditRecord EditPoint="" ID="" UsedImputationMethod="">{0,1}</AuditRecord>
  <Signature ID="">{0,1}</Signature>
  <InvestigatorRef UserOID="">{0,1}</InvestigatorRef>
  <SiteRef LocationOID="">{0,1}</SiteRef>
  <Annotation ID="" SeqNum="" TransactionType="">{0,unbounded}</Annotation>
  <StudyEventData StudyEventOID="" StudyEventRepeatKey="" TransactionType="">{0,unbounded}</StudyEventData>
</SubjectData>
Attributes
QName Type Use
SubjectKey subjectKey required
TransactionType TransactionType optional
Source
<xs:element name="SubjectData" type="ODMcomplexTypeDefinition-SubjectData"/>
Element InvestigatorRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#InvestigatorRefAttributeDefinition v1_3.tmp#InvestigatorRefAttributeExtension v1_3.tmp#InvestigatorRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-InvestigatorRef
Type ODMcomplexTypeDefinition-InvestigatorRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
UserOID oidref required
Source
<xs:element name="InvestigatorRef" type="ODMcomplexTypeDefinition-InvestigatorRef"/>
Element SiteRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SiteRefAttributeDefinition v1_3.tmp#SiteRefAttributeExtension v1_3.tmp#SiteRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-SiteRef
Type ODMcomplexTypeDefinition-SiteRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
LocationOID oidref required
Source
<xs:element name="SiteRef" type="ODMcomplexTypeDefinition-SiteRef"/>
Element StudyEventData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyEventDataAttributeDefinition v1_3.tmp#StudyEventDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#Annotation v1_3.tmp#FormData v1_3.tmp#StudyEventDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-StudyEventData
Type ODMcomplexTypeDefinition-StudyEventData
Properties
content complex
Used by
Model
Children Annotation, AuditRecord, FormData, Signature
Instance
<StudyEventData StudyEventOID="" StudyEventRepeatKey="" TransactionType="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <AuditRecord EditPoint="" ID="" UsedImputationMethod="">{0,1}</AuditRecord>
  <Signature ID="">{0,1}</Signature>
  <Annotation ID="" SeqNum="" TransactionType="">{0,unbounded}</Annotation>
  <FormData FormOID="" FormRepeatKey="" TransactionType="">{0,unbounded}</FormData>
</StudyEventData>
Attributes
Source
<xs:element name="StudyEventData" type="ODMcomplexTypeDefinition-StudyEventData"/>
Element FormData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FormDataAttributeDefinition v1_3.tmp#FormDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#ArchiveLayoutRef v1_3.tmp#Annotation v1_3.tmp#ItemGroupData v1_3.tmp#FormDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-FormData
Type ODMcomplexTypeDefinition-FormData
Properties
content complex
Used by
Model
Children Annotation, ArchiveLayoutRef, AuditRecord, ItemGroupData, Signature
Instance
<FormData FormOID="" FormRepeatKey="" TransactionType="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <AuditRecord EditPoint="" ID="" UsedImputationMethod="">{0,1}</AuditRecord>
  <Signature ID="">{0,1}</Signature>
  <ArchiveLayoutRef ArchiveLayoutOID="">{0,1}</ArchiveLayoutRef>
  <Annotation ID="" SeqNum="" TransactionType="">{0,unbounded}</Annotation>
  <ItemGroupData ItemGroupOID="" ItemGroupRepeatKey="" TransactionType="">{0,unbounded}</ItemGroupData>
</FormData>
Attributes
QName Type Use
FormOID oidref required
FormRepeatKey repeatKey optional
TransactionType TransactionType optional
Source
<xs:element name="FormData" type="ODMcomplexTypeDefinition-FormData"/>
Element ArchiveLayoutRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ArchiveLayoutRefAttributeDefinition v1_3.tmp#ArchiveLayoutRefAttributeExtension v1_3.tmp#ArchiveLayoutRefElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ArchiveLayoutRef
Type ODMcomplexTypeDefinition-ArchiveLayoutRef
Properties
content complex
Used by
Model
Attributes
QName Type Use
ArchiveLayoutOID oidref required
Source
<xs:element name="ArchiveLayoutRef" type="ODMcomplexTypeDefinition-ArchiveLayoutRef"/>
Element KeySet
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#KeySetAttributeDefinition v1_3.tmp#KeySetAttributeExtension v1_3.tmp#KeySetElementExtension v1_3.tmp#ODMcomplexTypeDefinition-KeySet
Type ODMcomplexTypeDefinition-KeySet
Properties
content complex
Used by
Model
Attributes
QName Type Use
FormOID oidref optional
FormRepeatKey repeatKey optional
ItemGroupOID oidref optional
ItemGroupRepeatKey repeatKey optional
ItemOID oidref optional
OID oidref optional
StudyEventOID oidref optional
StudyEventRepeatKey repeatKey optional
StudyOID oidref required
SubjectKey subjectKey optional
Source
<xs:element name="KeySet" type="ODMcomplexTypeDefinition-KeySet"/>
Element ODM
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ODMAttributeDefinition v1_3.tmp#ODMAttributeExtension v1_3.tmp#Study v1_3.tmp#AdminData v1_3.tmp#ReferenceData v1_3.tmp#ClinicalData v1_3.tmp#Association xmldsig_.tmp#http___www.w3.org_2000_09_xmldsig__Signature v1_3.tmp#ODMElementExtension
Properties
content complex
Model
Children AdminData, Association, ClinicalData, ReferenceData, Study, ds:Signature
Instance
<ODM Archival="" AsOfDateTime="" CreationDateTime="" Description="" FileOID="" FileType="" Granularity="" Id="" ODMVersion="" Originator="" PriorFileOID="" SourceSystem="" SourceSystemVersion="" xmlns="http://www.cdisc.org/ns/odm/v1.3" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <Study OID="">{0,unbounded}</Study>
  <AdminData StudyOID="">{0,unbounded}</AdminData>
  <ReferenceData MetaDataVersionOID="" StudyOID="">{0,unbounded}</ReferenceData>
  <ClinicalData MetaDataVersionOID="" StudyOID="">{0,unbounded}</ClinicalData>
  <Association MetaDataVersionOID="" StudyOID="">{0,unbounded}</Association>
  <ds:Signature Id="">{0,unbounded}</ds:Signature>
</ODM>
Attributes
QName Type Use
Archival YesOnly optional
AsOfDateTime datetime optional
CreationDateTime datetime required
Description text optional
FileOID oid required
FileType FileType required
Granularity Granularity optional
Id xs:ID optional
ODMVersion ODMVersion optional
Originator text optional
PriorFileOID oidref optional
SourceSystem text optional
SourceSystemVersion text optional
Identity constraints
QName Type Refer Selector Field(s)
UC-O-1 unique odm:Study @OID
Source
<xs:element name="ODM">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Study" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="AdminData" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ReferenceData" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ClinicalData" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="Association" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="unbounded"/>
      <xs:group ref="ODMElementExtension" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attributeGroup ref="ODMAttributeDefinition"/>
    <xs:attributeGroup ref="ODMAttributeExtension"/>
  </xs:complexType>
  <xs:unique name="UC-O-1">
    <xs:selector xpath="odm:Study"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
</xs:element>
Element Study
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyAttributeDefinition v1_3.tmp#StudyAttributeExtension v1_3.tmp#GlobalVariables v1_3.tmp#BasicDefinitions v1_3.tmp#MetaDataVersion v1_3.tmp#StudyElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Study
Type ODMcomplexTypeDefinition-Study
Properties
content complex
Used by
Element ODM
Model
Children BasicDefinitions, GlobalVariables, MetaDataVersion
Instance
<Study OID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <GlobalVariables>{1,1}</GlobalVariables>
  <BasicDefinitions>{0,1}</BasicDefinitions>
  <MetaDataVersion Description="" Name="" OID="">{0,unbounded}</MetaDataVersion>
</Study>
Attributes
QName Type Use
OID oid required
Identity constraints
QName Type Refer Selector Field(s)
UC-S-1 unique odm:BasicDefinitions/odm:MeasurementUnit @OID
UC-S-2 unique odm:MetaDataVersion @OID
Source
<xs:element name="Study" type="ODMcomplexTypeDefinition-Study">
  <xs:unique name="UC-S-1">
    <xs:selector xpath="odm:BasicDefinitions/odm:MeasurementUnit"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-S-2">
    <xs:selector xpath="odm:MetaDataVersion"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
</xs:element>
Element AdminData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AdminDataAttributeDefinition v1_3.tmp#AdminDataAttributeExtension v1_3.tmp#User v1_3.tmp#Location v1_3.tmp#SignatureDef v1_3.tmp#AdminDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-AdminData
Type ODMcomplexTypeDefinition-AdminData
Properties
content complex
Used by
Element ODM
Model
Children Location, SignatureDef, User
Instance
<AdminData StudyOID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <User OID="" UserType="">{0,unbounded}</User>
  <Location LocationType="" Name="" OID="">{0,unbounded}</Location>
  <SignatureDef Methodology="" OID="">{0,unbounded}</SignatureDef>
</AdminData>
Attributes
QName Type Use
StudyOID oidref optional
Identity constraints
QName Type Refer Selector Field(s)
UC-AD-1 unique odm:User @OID
UC-AD-2 unique odm:Location @OID
UC-AD-3 unique odm:SignatureDef @OID
Source
<xs:element name="AdminData" type="ODMcomplexTypeDefinition-AdminData">
  <xs:unique name="UC-AD-1">
    <xs:selector xpath="odm:User"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-AD-2">
    <xs:selector xpath="odm:Location"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
  <xs:unique name="UC-AD-3">
    <xs:selector xpath="odm:SignatureDef"/>
    <xs:field xpath="@OID"/>
  </xs:unique>
</xs:element>
Element ReferenceData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ReferenceDataAttributeDefinition v1_3.tmp#ReferenceDataAttributeExtension v1_3.tmp#ItemGroupData v1_3.tmp#AuditRecords v1_3.tmp#Signatures v1_3.tmp#Annotations v1_3.tmp#ReferenceDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ReferenceData
Type ODMcomplexTypeDefinition-ReferenceData
Properties
content complex
Used by
Element ODM
Model
Children Annotations, AuditRecords, ItemGroupData, Signatures
Instance
<ReferenceData MetaDataVersionOID="" StudyOID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <ItemGroupData ItemGroupOID="" ItemGroupRepeatKey="" TransactionType="">{0,unbounded}</ItemGroupData>
  <AuditRecords>{0,unbounded}</AuditRecords>
  <Signatures>{0,unbounded}</Signatures>
  <Annotations>{0,unbounded}</Annotations>
</ReferenceData>
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:element name="ReferenceData" type="ODMcomplexTypeDefinition-ReferenceData"/>
Element ClinicalData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ClinicalDataAttributeDefinition v1_3.tmp#ClinicalDataAttributeExtension v1_3.tmp#SubjectData v1_3.tmp#AuditRecords v1_3.tmp#Signatures v1_3.tmp#Annotations v1_3.tmp#ClinicalDataElementExtension v1_3.tmp#ODMcomplexTypeDefinition-ClinicalData
Type ODMcomplexTypeDefinition-ClinicalData
Properties
content complex
Used by
Element ODM
Model
Children Annotations, AuditRecords, Signatures, SubjectData
Instance
<ClinicalData MetaDataVersionOID="" StudyOID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <SubjectData SubjectKey="" TransactionType="">{0,unbounded}</SubjectData>
  <AuditRecords>{0,unbounded}</AuditRecords>
  <Signatures>{0,unbounded}</Signatures>
  <Annotations>{0,unbounded}</Annotations>
</ClinicalData>
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:element name="ClinicalData" type="ODMcomplexTypeDefinition-ClinicalData"/>
Element Association
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AssociationAttributeDefinition v1_3.tmp#AssociationAttributeExtension v1_3.tmp#KeySet v1_3.tmp#KeySet v1_3.tmp#Annotation v1_3.tmp#AssociationElementExtension v1_3.tmp#ODMcomplexTypeDefinition-Association
Type ODMcomplexTypeDefinition-Association
Properties
content complex
Used by
Element ODM
Model
Children Annotation, KeySet
Instance
<Association MetaDataVersionOID="" StudyOID="" xmlns="http://www.cdisc.org/ns/odm/v1.3">
  <KeySet FormOID="" FormRepeatKey="" ItemGroupOID="" ItemGroupRepeatKey="" ItemOID="" OID="" StudyEventOID="" StudyEventRepeatKey="" StudyOID="" SubjectKey="">{1,1}</KeySet>
  <KeySet FormOID="" FormRepeatKey="" ItemGroupOID="" ItemGroupRepeatKey="" ItemOID="" OID="" StudyEventOID="" StudyEventRepeatKey="" StudyOID="" SubjectKey="">{1,1}</KeySet>
  <Annotation ID="" SeqNum="" TransactionType="">{1,1}</Annotation>
</Association>
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:element name="Association" type="ODMcomplexTypeDefinition-Association"/>
Simple Type text
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:string
Used by
Attributes @def:ArchiveLocationID, @def:DisplayFormat, @def:Structure, @mdr:Core, @mdr:Preferred, @mdr:Subset, AliasAttributeDefinition/@Context, AliasAttributeDefinition/@Name, ExternalCodeListAttributeDefinition/@ref, ExternalQuestionAttributeDefinition/@Code, ExternalSharedAttributeDefinition/@Dictionary, ExternalSharedAttributeDefinition/@Version, FormalExpressionAttributeDefinition/@Context, ItemDefAttributeDefinition/@Comment, ItemDefAttributeDefinition/@Origin, ItemGroupDefAttributeDefinition/@Comment, ItemGroupDefAttributeDefinition/@Domain, ItemGroupDefAttributeDefinition/@Origin, ItemGroupDefAttributeDefinition/@Purpose, ItemRefAttributeDefinition/@Role, MeasurementUnitAttributeDefinition/@Name, MetaDataVersionAttributeDefinition/@Description, ODMAttributeDefinition/@Description, ODMAttributeDefinition/@Originator, ODMAttributeDefinition/@SourceSystem, ODMAttributeDefinition/@SourceSystemVersion, StudyEventDefAttributeDefinition/@Category, def:DEFINEcomplexTypeDefinition-PDFPageRef/@PageRefs, def:DEFINEcomplexTypeDefinition-PDFPageRef/@Title, def:DEFINEcomplexTypeDefinition-Standard/@Version, mdr:InputVariable/@Dataset, mdr:InputVariable/@Domain, mdr:InputVariable/@VarName
Simple Types def:DefineVersion, def:ItemGroupClass, def:ItemGroupSubClass, def:ODMContext, def:OriginSource, def:OriginType, def:PDFPageType, def:StandardStatus, def:YesOnly
Complex Types ODMcomplexTypeDefinition-Certificate, ODMcomplexTypeDefinition-City, ODMcomplexTypeDefinition-Comment, ODMcomplexTypeDefinition-Country, ODMcomplexTypeDefinition-CryptoBindingManifest, ODMcomplexTypeDefinition-DisplayName, ODMcomplexTypeDefinition-Email, ODMcomplexTypeDefinition-Fax, ODMcomplexTypeDefinition-FirstName, ODMcomplexTypeDefinition-FlagValue, ODMcomplexTypeDefinition-FormalExpression, ODMcomplexTypeDefinition-FullName, ODMcomplexTypeDefinition-ImputationMethod, ODMcomplexTypeDefinition-LastName, ODMcomplexTypeDefinition-LegalReason, ODMcomplexTypeDefinition-LoginName, ODMcomplexTypeDefinition-Meaning, ODMcomplexTypeDefinition-Organization, ODMcomplexTypeDefinition-OtherText, ODMcomplexTypeDefinition-Pager, ODMcomplexTypeDefinition-Phone, ODMcomplexTypeDefinition-PostalCode, ODMcomplexTypeDefinition-Presentation, ODMcomplexTypeDefinition-ReasonForChange, ODMcomplexTypeDefinition-Role, ODMcomplexTypeDefinition-SourceID, ODMcomplexTypeDefinition-StateProv, ODMcomplexTypeDefinition-StreetName, ODMcomplexTypeDefinition-StudyDescription, ODMcomplexTypeDefinition-TranslatedText
Source
<xs:simpleType name="text">
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type integer
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:integer
Used by
Source
<xs:simpleType name="integer">
  <xs:restriction base="xs:integer"/>
</xs:simpleType>
Simple Type oid
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
Used by
Source
<xs:simpleType name="oid">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type oidref
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
Used by
Attributes @def:CommentOID, @def:ItemOID, @def:StandardOID, @mdr:AltMethodOID, AdminDataAttributeDefinition/@StudyOID, ArchiveLayoutAttributeDefinition/@PresentationOID, ArchiveLayoutRefAttributeDefinition/@ArchiveLayoutOID, AssociationAttributeDefinition/@MetaDataVersionOID, AssociationAttributeDefinition/@StudyOID, ClinicalDataAttributeDefinition/@MetaDataVersionOID, ClinicalDataAttributeDefinition/@StudyOID, CodeListRefAttributeDefinition/@CodeListOID, FlagTypeAttributeDefinition/@CodeListOID, FlagValueAttributeDefinition/@CodeListOID, FormDataAttributeDefinition/@FormOID, FormRefAttributeDefinition/@FormOID, IncludeAttributeDefinition/@MetaDataVersionOID, IncludeAttributeDefinition/@StudyOID, InvestigatorRefAttributeDefinition/@UserOID, ItemDataAttributeSharedDefinition/@ItemOID, ItemDataStarAttributeDefinition/@MeasurementUnitOID, ItemDataTypeAttributeSharedDefinition/@ItemOID, ItemGroupDataAttributeDefinition/@ItemGroupOID, ItemGroupRefAttributeDefinition/@ItemGroupOID, ItemRefAttributeDefinition/@ImputationMethodOID, ItemRefAttributeDefinition/@ItemOID, ItemRefAttributeDefinition/@MethodOID, ItemRefAttributeDefinition/@RoleCodeListOID, KeySetAttributeDefinition/@FormOID, KeySetAttributeDefinition/@ItemGroupOID, KeySetAttributeDefinition/@ItemOID, KeySetAttributeDefinition/@OID, KeySetAttributeDefinition/@StudyEventOID, KeySetAttributeDefinition/@StudyOID, LocationRefAttributeDefinition/@LocationOID, MeasurementUnitRefAttributeDefinition/@MeasurementUnitOID, MetaDataVersionRefAttributeDefinition/@MetaDataVersionOID, MetaDataVersionRefAttributeDefinition/@StudyOID, ODMAttributeDefinition/@PriorFileOID, RefAttributeSharedDefinition/@CollectionExceptionConditionOID, ReferenceDataAttributeDefinition/@MetaDataVersionOID, ReferenceDataAttributeDefinition/@StudyOID, SignatureRefAttributeDefinition/@SignatureOID, SiteRefAttributeDefinition/@LocationOID, StudyEventDataAttributeDefinition/@StudyEventOID, StudyEventRefAttributeDefinition/@StudyEventOID, UserRefAttributeDefinition/@UserOID, def:DEFINEcomplexTypeDefinition-ValueListRef/@ValueListOID, def:DEFINEcomplexTypeDefinition-WhereClauseRef/@WhereClauseOID
Source
<xs:simpleType name="oidref">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type YesOnly
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Yes
Used by
Source
<xs:simpleType name="YesOnly">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Yes"/>
  </xs:restriction>
</xs:simpleType>
Simple Type float
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:decimal
Used by
Source
<xs:simpleType name="float">
  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Simple Type date
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:date
Used by
Source
<xs:simpleType name="date">
  <xs:restriction base="xs:date"/>
</xs:simpleType>
Simple Type time
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:time
Used by
Source
<xs:simpleType name="time">
  <xs:restriction base="xs:time">
    <!--xs:pattern value="(((([0-1][0-9])|([2][0-3])):([0-5][0-9]):([0-5][0-9])(\.[0-9]+)?)(((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z))?)"/-->
  </xs:restriction>
</xs:simpleType>
Simple Type datetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:dateTime
Used by
Source
<xs:simpleType name="datetime">
  <xs:restriction base="xs:dateTime">
    <!--xs:pattern value="((([0-9][0-9][0-9][0-9])-(([0][0-9])|([1][0-2]))-(([0-2][0-9])|([3][0-1])))T(((([0-1][0-9])|([2][0-3])):([0-5][0-9]):([0-5][0-9])(\.[0-9]+)?)(((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z))?))"/-->
  </xs:restriction>
</xs:simpleType>
Simple Type positiveInteger
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:positiveInteger
Used by
Source
<xs:simpleType name="positiveInteger">
  <xs:restriction base="xs:positiveInteger">
    <!--xs:minInclusive value="1"/-->
  </xs:restriction>
</xs:simpleType>
Simple Type nonNegativeInteger
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:nonNegativeInteger
Used by
Source
<xs:simpleType name="nonNegativeInteger">
  <xs:restriction base="xs:nonNegativeInteger">
    <!--xs:minInclusive value="0"/-->
  </xs:restriction>
</xs:simpleType>
Simple Type boolean
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:boolean
Used by
Source
<xs:simpleType name="boolean">
  <xs:restriction base="xs:boolean"/>
</xs:simpleType>
Simple Type double
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (((\+|-)?[0-9]+(\.[0-9]+)?((D|d|E|e)(\+|-)[0-9]+)?)|(-?INF)|(NaN))
Used by
Source
<xs:simpleType name="double">
  <xs:restriction base="xs:string">
    <xs:pattern value="(((\+|-)?[0-9]+(\.[0-9]+)?((D|d|E|e)(\+|-)[0-9]+)?)|(-?INF)|(NaN))"/>
  </xs:restriction>
</xs:simpleType>
Simple Type string
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="string">
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type hexBinary
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:hexBinary
Used by
Source
<xs:simpleType name="hexBinary">
  <xs:restriction base="xs:hexBinary"/>
</xs:simpleType>
Simple Type base64Binary
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:base64Binary
Used by
Source
<xs:simpleType name="base64Binary">
  <xs:restriction base="xs:base64Binary"/>
</xs:simpleType>
Simple Type hexFloat
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:hexBinary
Facets
maxLength 16
Used by
Source
<xs:simpleType name="hexFloat">
  <xs:restriction base="xs:hexBinary">
    <xs:maxLength value="16"/>
  </xs:restriction>
</xs:simpleType>
Simple Type base64Float
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:base64Binary
Facets
maxLength 12
Used by
Source
<xs:simpleType name="base64Float">
  <xs:restriction base="xs:base64Binary">
    <xs:maxLength value="12"/>
  </xs:restriction>
</xs:simpleType>
Simple Type emptyTag
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ([ ])?
Source
<xs:simpleType name="emptyTag">
  <xs:restriction base="xs:string">
    <xs:pattern value="([ ])?"/>
  </xs:restriction>
</xs:simpleType>
Simple Type partialDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag
Type union of(emptyTag, xs:date, xs:gYearMonth, xs:gYear)
Used by
Source
<xs:simpleType name="partialDate">
  <xs:union memberTypes="emptyTag xs:date xs:gYearMonth xs:gYear"/>
</xs:simpleType>
Simple Type tHour
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((([0-1][0-9])|([2][0-3]))(:[0-5][0-9])?(((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z))?)
Source
<xs:simpleType name="tHour">
  <xs:restriction base="xs:string">
    <xs:pattern value="((([0-1][0-9])|([2][0-3]))(:[0-5][0-9])?(((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z))?)"/>
  </xs:restriction>
</xs:simpleType>
Simple Type partialTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tHour
Type union of(emptyTag, xs:time, tHour)
Used by
Source
<xs:simpleType name="partialTime">
  <xs:union memberTypes="emptyTag xs:time tHour"/>
</xs:simpleType>
Simple Type tDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))
Source
<xs:simpleType name="tDatetime">
  <xs:restriction base="xs:string">
    <xs:pattern value="((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))"/>
  </xs:restriction>
</xs:simpleType>
Simple Type partialDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tDatetime
Type union of(emptyTag, xs:dateTime, tDatetime)
Used by
Source
<xs:simpleType name="partialDatetime">
  <xs:union memberTypes="emptyTag xs:dateTime tDatetime"/>
</xs:simpleType>
Simple Type tDuration
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((\+|-)?P([0-9]([0-9]+)?)W)
Source
<xs:simpleType name="tDuration">
  <xs:restriction base="xs:string">
    <xs:pattern value="((\+|-)?P([0-9]([0-9]+)?)W)"/>
  </xs:restriction>
</xs:simpleType>
Simple Type durationDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tDuration
Type union of(emptyTag, xs:duration, tDuration)
Used by
Source
<xs:simpleType name="durationDatetime">
  <xs:union memberTypes="emptyTag xs:duration tDuration"/>
</xs:simpleType>
Simple Type tInterval
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))/((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?)))|(((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))/(((\+|-)?P(((([0-9]([0-9]+)?)Y)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)D)?)(T((([0-9]([0-9]+)?)H)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)((\.[0-9]+)?)S)?)?)?|((([0-9]([0-9]+)?)W))))))|((((\+|-)?P(((([0-9]([0-9]+)?)Y)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)D)?)(T((([0-9]([0-9]+)?)H)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)((\.[0-9]+)?)S)?)?)?|((([0-9]([0-9]+)?)W)))))/((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))))
Source
<xs:simpleType name="tInterval">
  <xs:restriction base="xs:string">
    <xs:pattern value="((((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))/((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?)))|(((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))/(((\+|-)?P(((([0-9]([0-9]+)?)Y)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)D)?)(T((([0-9]([0-9]+)?)H)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)((\.[0-9]+)?)S)?)?)?|((([0-9]([0-9]+)?)W))))))|((((\+|-)?P(((([0-9]([0-9]+)?)Y)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)D)?)(T((([0-9]([0-9]+)?)H)?(([0-9]([0-9]+)?)M)?(([0-9]([0-9]+)?)((\.[0-9]+)?)S)?)?)?|((([0-9]([0-9]+)?)W)))))/((([0-9][0-9][0-9][0-9])((-(([0][1-9])|([1][0-2])))((-(([0][1-9])|([1-2][0-9])|([3][0-1])))(T((([0-1][0-9])|([2][0-3]))((:([0-5][0-9]))(((:([0-5][0-9]))((\.[0-9]+)?))?)?)?((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|(Z)))?))?)?)?))))"/>
  </xs:restriction>
</xs:simpleType>
Simple Type intervalDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tInterval
Type union of(emptyTag, tInterval)
Used by
Source
<xs:simpleType name="intervalDatetime">
  <xs:union memberTypes="emptyTag tInterval"/>
</xs:simpleType>
Simple Type tIncomplete
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (((([0-9][0-9][0-9][0-9]))|-)-(((([0][1-9])|([1][0-2])))|-)-(((([0][1-9])|([1-2][0-9])|([3][0-1])))|-)T(((([0-1][0-9])|([2][0-3])))|-):((([0-5][0-9]))|-):((([0-5][0-9](\.[0-9]+)?))|-)((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|Z|-))?)
Source
<xs:simpleType name="tIncomplete">
  <xs:restriction base="xs:string">
    <xs:pattern value="(((([0-9][0-9][0-9][0-9]))|-)-(((([0][1-9])|([1][0-2])))|-)-(((([0][1-9])|([1-2][0-9])|([3][0-1])))|-)T(((([0-1][0-9])|([2][0-3])))|-):((([0-5][0-9]))|-):((([0-5][0-9](\.[0-9]+)?))|-)((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|Z|-))?)"/>
  </xs:restriction>
</xs:simpleType>
Simple Type incompleteDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tDatetime v1_3.tmp#tIncomplete
Type union of(emptyTag, xs:dateTime, tDatetime, tIncomplete)
Used by
Source
<xs:simpleType name="incompleteDatetime">
  <xs:union memberTypes="emptyTag xs:dateTime tDatetime tIncomplete"/>
</xs:simpleType>
Simple Type tIncompleteDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (((([0-9][0-9][0-9][0-9]))|-)-(((([0][1-9])|([1][0-2])))|-)-(((([0][1-9])|([1-2][0-9])|([3][0-1])))|-))
Source
<xs:simpleType name="tIncompleteDate">
  <xs:restriction base="xs:string">
    <xs:pattern value="(((([0-9][0-9][0-9][0-9]))|-)-(((([0][1-9])|([1][0-2])))|-)-(((([0][1-9])|([1-2][0-9])|([3][0-1])))|-))"/>
  </xs:restriction>
</xs:simpleType>
Simple Type tIncompleteTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((((([0-1][0-9])|([2][0-3])))|-):((([0-5][0-9]))|-):((([0-5][0-9](\.[0-9]+)?))|-)((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|Z|-))?)
Source
<xs:simpleType name="tIncompleteTime">
  <xs:restriction base="xs:string">
    <xs:pattern value="((((([0-1][0-9])|([2][0-3])))|-):((([0-5][0-9]))|-):((([0-5][0-9](\.[0-9]+)?))|-)((((\+|-)(([0-1][0-9])|([2][0-3])):[0-5][0-9])|Z|-))?)"/>
  </xs:restriction>
</xs:simpleType>
Simple Type incompleteTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tHour v1_3.tmp#tIncompleteTime
Type union of(emptyTag, xs:time, tHour, tIncompleteTime)
Used by
Source
<xs:simpleType name="incompleteTime">
  <xs:union memberTypes="emptyTag xs:time tHour tIncompleteTime"/>
</xs:simpleType>
Simple Type incompleteDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#emptyTag v1_3.tmp#tIncompleteDate
Type union of(emptyTag, xs:date, xs:gYearMonth, xs:gYear, tIncompleteDate)
Used by
Source
<xs:simpleType name="incompleteDate">
  <xs:union memberTypes="emptyTag xs:date xs:gYearMonth xs:gYear tIncompleteDate"/>
</xs:simpleType>
Simple Type DataType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration integer
enumeration float
enumeration date
enumeration datetime
enumeration time
enumeration text
enumeration string
enumeration double
enumeration URI
enumeration boolean
enumeration hexBinary
enumeration base64Binary
enumeration hexFloat
enumeration base64Float
enumeration partialDate
enumeration partialTime
enumeration partialDatetime
enumeration durationDatetime
enumeration intervalDatetime
enumeration incompleteDatetime
enumeration incompleteDate
enumeration incompleteTime
Used by
Source
<xs:simpleType name="DataType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="integer"/>
    <xs:enumeration value="float"/>
    <xs:enumeration value="date"/>
    <xs:enumeration value="datetime"/>
    <xs:enumeration value="time"/>
    <xs:enumeration value="text"/>
    <xs:enumeration value="string"/>
    <xs:enumeration value="double"/>
    <xs:enumeration value="URI"/>
    <xs:enumeration value="boolean"/>
    <xs:enumeration value="hexBinary"/>
    <xs:enumeration value="base64Binary"/>
    <xs:enumeration value="hexFloat"/>
    <xs:enumeration value="base64Float"/>
    <xs:enumeration value="partialDate"/>
    <xs:enumeration value="partialTime"/>
    <xs:enumeration value="partialDatetime"/>
    <xs:enumeration value="durationDatetime"/>
    <xs:enumeration value="intervalDatetime"/>
    <xs:enumeration value="incompleteDatetime"/>
    <xs:enumeration value="incompleteDate"/>
    <xs:enumeration value="incompleteTime"/>
    <!-- original ODM datatypes (pre-1.3) -->
    <!-- aliases added for 1.3 -->
    <!-- binary datatypes for 1.3 -->
    <!-- extended datetime datatypes -->
  </xs:restriction>
</xs:simpleType>
Simple Type CLDataType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration integer
enumeration float
enumeration text
enumeration string
Used by
Source
<xs:simpleType name="CLDataType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="integer"/>
    <xs:enumeration value="float"/>
    <xs:enumeration value="text"/>
    <xs:enumeration value="string"/>
  </xs:restriction>
</xs:simpleType>
Simple Type value
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="value">
  <xs:restriction base="xs:string"/>
</xs:simpleType>
Simple Type subjectKey
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
Used by
Source
<xs:simpleType name="subjectKey">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type repeatKey
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
Used by
Source
<xs:simpleType name="repeatKey">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type name
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
Used by
Source
<xs:simpleType name="name">
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
  </xs:restriction>
</xs:simpleType>
Simple Type sasName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 8
pattern [A-Za-z_][A-Za-z0-9_]*
Used by
Source
<xs:simpleType name="sasName">
  <xs:restriction base="xs:string">
    <xs:maxLength value="8"/>
    <xs:pattern value="[A-Za-z_][A-Za-z0-9_]*"/>
  </xs:restriction>
</xs:simpleType>
Simple Type sasFormat
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 8
pattern [A-Za-z_$][A-Za-z0-9_.]*
Used by
Source
<xs:simpleType name="sasFormat">
  <xs:restriction base="xs:string">
    <xs:maxLength value="8"/>
    <xs:pattern value="[A-Za-z_$][A-Za-z0-9_.]*"/>
  </xs:restriction>
</xs:simpleType>
Simple Type fileName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type xs:anyURI
Used by
Source
<xs:simpleType name="fileName">
  <xs:restriction base="xs:anyURI"/>
</xs:simpleType>
Simple Type FileType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Snapshot
enumeration Transactional
Used by
Source
<xs:simpleType name="FileType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Snapshot"/>
    <xs:enumeration value="Transactional"/>
  </xs:restriction>
</xs:simpleType>
Simple Type Granularity
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration All
enumeration Metadata
enumeration AdminData
enumeration ReferenceData
enumeration AllClinicalData
enumeration SingleSite
enumeration SingleSubject
Used by
Source
<xs:simpleType name="Granularity">
  <xs:restriction base="xs:string">
    <xs:enumeration value="All"/>
    <xs:enumeration value="Metadata"/>
    <xs:enumeration value="AdminData"/>
    <xs:enumeration value="ReferenceData"/>
    <xs:enumeration value="AllClinicalData"/>
    <xs:enumeration value="SingleSite"/>
    <xs:enumeration value="SingleSubject"/>
  </xs:restriction>
</xs:simpleType>
Simple Type ODMVersion
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1.2
enumeration 1.2.1
enumeration 1.3
enumeration 1.3.1
enumeration 1.3.2
Used by
Source
<xs:simpleType name="ODMVersion">
  <xs:restriction base="xs:string">
    <xs:enumeration value="1.2"/>
    <xs:enumeration value="1.2.1"/>
    <xs:enumeration value="1.3"/>
    <xs:enumeration value="1.3.1"/>
    <xs:enumeration value="1.3.2"/>
  </xs:restriction>
</xs:simpleType>
Simple Type EventType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Scheduled
enumeration Unscheduled
enumeration Common
Used by
Source
<xs:simpleType name="EventType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Scheduled"/>
    <xs:enumeration value="Unscheduled"/>
    <xs:enumeration value="Common"/>
  </xs:restriction>
</xs:simpleType>
Simple Type Comparator
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration LT
enumeration LE
enumeration GT
enumeration GE
enumeration EQ
enumeration NE
enumeration IN
enumeration NOTIN
Used by
Source
<xs:simpleType name="Comparator">
  <xs:restriction base="xs:string">
    <xs:enumeration value="LT"/>
    <xs:enumeration value="LE"/>
    <xs:enumeration value="GT"/>
    <xs:enumeration value="GE"/>
    <xs:enumeration value="EQ"/>
    <xs:enumeration value="NE"/>
    <xs:enumeration value="IN"/>
    <xs:enumeration value="NOTIN"/>
  </xs:restriction>
</xs:simpleType>
Simple Type SoftOrHard
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Soft
enumeration Hard
Used by
Source
<xs:simpleType name="SoftOrHard">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Soft"/>
    <xs:enumeration value="Hard"/>
  </xs:restriction>
</xs:simpleType>
Simple Type TransactionType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Insert
enumeration Update
enumeration Remove
enumeration Upsert
enumeration Context
Used by
Source
<xs:simpleType name="TransactionType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Insert"/>
    <xs:enumeration value="Update"/>
    <xs:enumeration value="Remove"/>
    <xs:enumeration value="Upsert"/>
    <xs:enumeration value="Context"/>
  </xs:restriction>
</xs:simpleType>
Simple Type UserType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Sponsor
enumeration Investigator
enumeration Lab
enumeration Other
Used by
Source
<xs:simpleType name="UserType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Sponsor"/>
    <xs:enumeration value="Investigator"/>
    <xs:enumeration value="Lab"/>
    <xs:enumeration value="Other"/>
  </xs:restriction>
</xs:simpleType>
Simple Type LocationType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Sponsor
enumeration Site
enumeration CRO
enumeration Lab
enumeration Other
Used by
Source
<xs:simpleType name="LocationType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Sponsor"/>
    <xs:enumeration value="Site"/>
    <xs:enumeration value="CRO"/>
    <xs:enumeration value="Lab"/>
    <xs:enumeration value="Other"/>
  </xs:restriction>
</xs:simpleType>
Simple Type CommentType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Sponsor
enumeration Site
Used by
Source
<xs:simpleType name="CommentType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Sponsor"/>
    <xs:enumeration value="Site"/>
  </xs:restriction>
</xs:simpleType>
Simple Type SignMethod
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Digital
enumeration Electronic
Used by
Source
<xs:simpleType name="SignMethod">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Digital"/>
    <xs:enumeration value="Electronic"/>
  </xs:restriction>
</xs:simpleType>
Simple Type EditPointType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Monitoring
enumeration DataManagement
enumeration DBAudit
Used by
Source
<xs:simpleType name="EditPointType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Monitoring"/>
    <xs:enumeration value="DataManagement"/>
    <xs:enumeration value="DBAudit"/>
  </xs:restriction>
</xs:simpleType>
Simple Type YesOrNo
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Yes
enumeration No
Used by
Source
<xs:simpleType name="YesOrNo">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Yes"/>
    <xs:enumeration value="No"/>
  </xs:restriction>
</xs:simpleType>
Simple Type MethodType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Computation
enumeration Imputation
enumeration Transpose
enumeration Other
Used by
Source
<xs:simpleType name="MethodType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Computation"/>
    <xs:enumeration value="Imputation"/>
    <xs:enumeration value="Transpose"/>
    <xs:enumeration value="Other"/>
  </xs:restriction>
</xs:simpleType>
Complex Type ODMcomplexTypeDefinition-StudyName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#name v1_3.tmp#StudyNameAttributeExtension
Type extension of name
Type hierarchy
Used by
Element StudyName
Source
<xs:complexType name="ODMcomplexTypeDefinition-StudyName">
  <xs:simpleContent>
    <xs:extension base="name">
      <xs:attributeGroup ref="StudyNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-StudyDescription
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#StudyDescriptionAttributeExtension
Type extension of text
Type hierarchy
Used by
Source
<xs:complexType name="ODMcomplexTypeDefinition-StudyDescription">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="StudyDescriptionAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ProtocolName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#name v1_3.tmp#ProtocolNameAttributeExtension
Type extension of name
Type hierarchy
Used by
Element ProtocolName
Source
<xs:complexType name="ODMcomplexTypeDefinition-ProtocolName">
  <xs:simpleContent>
    <xs:extension base="name">
      <xs:attributeGroup ref="ProtocolNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-TranslatedText
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#TranslatedTextAttributeDefinition v1_3.tmp#TranslatedTextAttributeExtension
Type extension of text
Type hierarchy
Used by
Element TranslatedText
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="ODMcomplexTypeDefinition-TranslatedText">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="TranslatedTextAttributeDefinition"/>
      <xs:attributeGroup ref="TranslatedTextAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ImputationMethod
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#ImputationMethodAttributeDefinition v1_3.tmp#ImputationMethodAttributeExtension
Type extension of text
Type hierarchy
Used by
Attributes
QName Type Use
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-ImputationMethod">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="ImputationMethodAttributeDefinition"/>
      <xs:attributeGroup ref="ImputationMethodAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Presentation
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PresentationAttributeDefinition v1_3.tmp#PresentationAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Presentation
Attributes
QName Type Use Annotation
OID oid required
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="ODMcomplexTypeDefinition-Presentation">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="PresentationAttributeDefinition"/>
      <xs:attributeGroup ref="PresentationAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-LoginName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#LoginNameAttributeExtension
Type extension of text
Type hierarchy
Used by
Element LoginName
Source
<xs:complexType name="ODMcomplexTypeDefinition-LoginName">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="LoginNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-DisplayName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#DisplayNameAttributeExtension
Type extension of text
Type hierarchy
Used by
Element DisplayName
Source
<xs:complexType name="ODMcomplexTypeDefinition-DisplayName">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="DisplayNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FullName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FullNameAttributeExtension
Type extension of text
Type hierarchy
Used by
Element FullName
Source
<xs:complexType name="ODMcomplexTypeDefinition-FullName">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="FullNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FirstName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FirstNameAttributeExtension
Type extension of text
Type hierarchy
Used by
Element FirstName
Source
<xs:complexType name="ODMcomplexTypeDefinition-FirstName">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="FirstNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-LastName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#LastNameAttributeExtension
Type extension of text
Type hierarchy
Used by
Element LastName
Source
<xs:complexType name="ODMcomplexTypeDefinition-LastName">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="LastNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Organization
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#OrganizationAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Organization
Source
<xs:complexType name="ODMcomplexTypeDefinition-Organization">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="OrganizationAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-StreetName
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#StreetNameAttributeExtension
Type extension of text
Type hierarchy
Used by
Element StreetName
Source
<xs:complexType name="ODMcomplexTypeDefinition-StreetName">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="StreetNameAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-City
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CityAttributeExtension
Type extension of text
Type hierarchy
Used by
Element City
Source
<xs:complexType name="ODMcomplexTypeDefinition-City">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="CityAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-StateProv
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#StateProvAttributeExtension
Type extension of text
Type hierarchy
Used by
Element StateProv
Source
<xs:complexType name="ODMcomplexTypeDefinition-StateProv">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="StateProvAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Country
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CountryAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Country
Source
<xs:complexType name="ODMcomplexTypeDefinition-Country">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="CountryAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-PostalCode
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PostalCodeAttributeExtension
Type extension of text
Type hierarchy
Used by
Element PostalCode
Source
<xs:complexType name="ODMcomplexTypeDefinition-PostalCode">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="PostalCodeAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-OtherText
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#OtherTextAttributeExtension
Type extension of text
Type hierarchy
Used by
Element OtherText
Source
<xs:complexType name="ODMcomplexTypeDefinition-OtherText">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="OtherTextAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Email
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#EmailAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Email
Source
<xs:complexType name="ODMcomplexTypeDefinition-Email">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="EmailAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Pager
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PagerAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Pager
Source
<xs:complexType name="ODMcomplexTypeDefinition-Pager">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="PagerAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Fax
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FaxAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Fax
Source
<xs:complexType name="ODMcomplexTypeDefinition-Fax">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="FaxAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Phone
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#PhoneAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Phone
Source
<xs:complexType name="ODMcomplexTypeDefinition-Phone">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="PhoneAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Certificate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CertificateAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Certificate
Source
<xs:complexType name="ODMcomplexTypeDefinition-Certificate">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="CertificateAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Meaning
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#MeaningAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Meaning
Source
<xs:complexType name="ODMcomplexTypeDefinition-Meaning">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="MeaningAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-LegalReason
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#LegalReasonAttributeExtension
Type extension of text
Type hierarchy
Used by
Element LegalReason
Source
<xs:complexType name="ODMcomplexTypeDefinition-LegalReason">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="LegalReasonAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Comment
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CommentAttributeDefinition v1_3.tmp#CommentAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Comment
Attributes
QName Type Use
SponsorOrSite CommentType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-Comment">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="CommentAttributeDefinition"/>
      <xs:attributeGroup ref="CommentAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FlagValue
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FlagValueAttributeDefinition v1_3.tmp#FlagValueAttributeExtension
Type extension of text
Type hierarchy
Used by
Element FlagValue
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-FlagValue">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="FlagValueAttributeDefinition"/>
      <xs:attributeGroup ref="FlagValueAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FlagType
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#name v1_3.tmp#FlagTypeAttributeDefinition v1_3.tmp#FlagTypeAttributeExtension
Type extension of name
Type hierarchy
Used by
Element FlagType
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-FlagType">
  <xs:simpleContent>
    <xs:extension base="name">
      <xs:attributeGroup ref="FlagTypeAttributeDefinition"/>
      <xs:attributeGroup ref="FlagTypeAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-DateTimeStamp
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#datetime v1_3.tmp#DateTimeStampAttributeExtension
Type extension of datetime
Type hierarchy
Used by
Element DateTimeStamp
Source
<xs:complexType name="ODMcomplexTypeDefinition-DateTimeStamp">
  <xs:simpleContent>
    <xs:extension base="datetime">
      <xs:attributeGroup ref="DateTimeStampAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-CryptoBindingManifest
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#CryptoBindingManifestAttributeExtension
Type extension of text
Type hierarchy
Used by
Source
<xs:complexType name="ODMcomplexTypeDefinition-CryptoBindingManifest">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="CryptoBindingManifestAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ReasonForChange
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#ReasonForChangeAttributeExtension
Type extension of text
Type hierarchy
Used by
Element ReasonForChange
Source
<xs:complexType name="ODMcomplexTypeDefinition-ReasonForChange">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="ReasonForChangeAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-SourceID
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#SourceIDAttributeExtension
Type extension of text
Type hierarchy
Used by
Element SourceID
Source
<xs:complexType name="ODMcomplexTypeDefinition-SourceID">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="SourceIDAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Role
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#RoleAttributeExtension
Type extension of text
Type hierarchy
Used by
Element Role
Source
<xs:complexType name="ODMcomplexTypeDefinition-Role">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="RoleAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Include
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#IncludeAttributeDefinition v1_3.tmp#IncludeAttributeExtension v1_3.tmp#IncludeElementExtension
Used by
Element Include
Model
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-Include">
  <xs:sequence>
    <xs:group ref="IncludeElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="IncludeAttributeDefinition"/>
  <xs:attributeGroup ref="IncludeAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-StudyEventRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyEventRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#StudyEventRefAttributeExtension v1_3.tmp#StudyEventRefElementExtension
Used by
Element StudyEventRef
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
Mandatory YesOrNo required
OrderNumber integer optional
StudyEventOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-StudyEventRef">
  <xs:sequence>
    <xs:group ref="StudyEventRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="StudyEventRefAttributeDefinition"/>
  <xs:attributeGroup ref="RefAttributeSharedDefinition"/>
  <xs:attributeGroup ref="StudyEventRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FormRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FormRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#FormRefAttributeExtension v1_3.tmp#FormRefElementExtension
Used by
Element FormRef
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
FormOID oidref required
Mandatory YesOrNo required
OrderNumber integer optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-FormRef">
  <xs:sequence>
    <xs:group ref="FormRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="FormRefAttributeDefinition"/>
  <xs:attributeGroup ref="RefAttributeSharedDefinition"/>
  <xs:attributeGroup ref="FormRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemGroupRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemGroupRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#ItemGroupRefAttributeExtension v1_3.tmp#ItemGroupRefElementExtension
Used by
Element ItemGroupRef
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
ItemGroupOID oidref required
Mandatory YesOrNo required
OrderNumber integer optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemGroupRef">
  <xs:sequence>
    <xs:group ref="ItemGroupRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ItemGroupRefAttributeDefinition"/>
  <xs:attributeGroup ref="RefAttributeSharedDefinition"/>
  <xs:attributeGroup ref="ItemGroupRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemRefAttributeDefinition v1_3.tmp#RefAttributeSharedDefinition v1_3.tmp#Attribute_Group_FROM_http___www.cdisc.org_ns_odm_v1.3_PQN_ItemRefAttributeExtension v1_3.tmp#ItemRefElementExtension
Used by
Element ItemRef
Model
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
ImputationMethodOID oidref optional
ItemOID oidref required
KeySequence integer optional
Mandatory YesOrNo required
MethodOID oidref optional
OrderNumber integer optional
Role text optional
RoleCodeListOID oidref optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemRef">
  <xs:sequence>
    <xs:group ref="ItemRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ItemRefAttributeDefinition"/>
  <xs:attributeGroup ref="RefAttributeSharedDefinition"/>
  <xs:attributeGroup ref="ItemRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ArchiveLayout
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ArchiveLayoutAttributeDefinition v1_3.tmp#ArchiveLayoutAttributeExtension v1_3.tmp#ArchiveLayoutElementExtension
Used by
Element ArchiveLayout
Model
Attributes
QName Type Use
OID oid required
PdfFileName fileName required
PresentationOID oidref optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ArchiveLayout">
  <xs:sequence>
    <xs:group ref="ArchiveLayoutElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ArchiveLayoutAttributeDefinition"/>
  <xs:attributeGroup ref="ArchiveLayoutAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Alias
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AliasAttributeDefinition v1_3.tmp#AliasAttributeExtension v1_3.tmp#AliasElementExtension
Used by
Element Alias
Model
Attributes
QName Type Use
Context text required
Name text required
Source
<xs:complexType name="ODMcomplexTypeDefinition-Alias">
  <xs:sequence>
    <xs:group ref="AliasElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="AliasAttributeDefinition"/>
  <xs:attributeGroup ref="AliasAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ExternalQuestion
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ExternalSharedAttributeDefinition v1_3.tmp#ExternalQuestionAttributeDefinition v1_3.tmp#ExternalQuestionAttributeExtension v1_3.tmp#ExternalQuestionElementExtension
Used by
Model
Attributes
QName Type Use
Code text optional
Dictionary text optional
Version text optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ExternalQuestion">
  <xs:sequence>
    <xs:group ref="ExternalQuestionElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ExternalSharedAttributeDefinition"/>
  <xs:attributeGroup ref="ExternalQuestionAttributeDefinition"/>
  <xs:attributeGroup ref="ExternalQuestionAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-MeasurementUnitRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MeasurementUnitRefAttributeDefinition v1_3.tmp#MeasurementUnitRefAttributeExtension v1_3.tmp#MeasurementUnitRefElementExtension
Used by
Model
Attributes
QName Type Use
MeasurementUnitOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-MeasurementUnitRef">
  <xs:sequence>
    <xs:group ref="MeasurementUnitRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="MeasurementUnitRefAttributeDefinition"/>
  <xs:attributeGroup ref="MeasurementUnitRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-CheckValue
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#value v1_3.tmp#CheckValueAttributeExtension
Type extension of value
Type hierarchy
Used by
Element CheckValue
Source
<xs:complexType name="ODMcomplexTypeDefinition-CheckValue">
  <xs:simpleContent>
    <xs:extension base="value">
      <xs:attributeGroup ref="CheckValueAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-CodeListRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListRefAttributeDefinition v1_3.tmp#CodeListRefAttributeExtension v1_3.tmp#CodeListRefElementExtension
Used by
Element CodeListRef
Model
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-CodeListRef">
  <xs:sequence>
    <xs:group ref="CodeListRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="CodeListRefAttributeDefinition"/>
  <xs:attributeGroup ref="CodeListRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ExternalCodeList
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ExternalSharedAttributeDefinition v1_3.tmp#ExternalCodeListAttributeDefinition v1_3.tmp#ExternalCodeListAttributeExtension v1_3.tmp#ExternalCodeListElementExtension
Used by
Model
Attributes
QName Type Use
Dictionary text optional
Version text optional
href xs:anyURI optional
ref text optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ExternalCodeList">
  <xs:sequence>
    <xs:group ref="ExternalCodeListElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ExternalSharedAttributeDefinition"/>
  <xs:attributeGroup ref="ExternalCodeListAttributeDefinition"/>
  <xs:attributeGroup ref="ExternalCodeListAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Picture
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#PictureAttributeDefinition v1_3.tmp#PictureAttributeExtension v1_3.tmp#PictureElementExtension
Used by
Element Picture
Model
Attributes
QName Type Use
ImageType name optional
PictureFileName fileName required
Source
<xs:complexType name="ODMcomplexTypeDefinition-Picture">
  <xs:sequence>
    <xs:group ref="PictureElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="PictureAttributeDefinition"/>
  <xs:attributeGroup ref="PictureAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-LocationRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#LocationRefAttributeDefinition v1_3.tmp#LocationRefAttributeExtension v1_3.tmp#LocationRefElementExtension
Used by
Element LocationRef
Model
Attributes
QName Type Use
LocationOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-LocationRef">
  <xs:sequence>
    <xs:group ref="LocationRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="LocationRefAttributeDefinition"/>
  <xs:attributeGroup ref="LocationRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-MetaDataVersionRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MetaDataVersionRefAttributeDefinition v1_3.tmp#MetaDataVersionRefAttributeExtension v1_3.tmp#MetaDataVersionRefElementExtension
Used by
Model
Attributes
QName Type Use
EffectiveDate date required
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-MetaDataVersionRef">
  <xs:sequence>
    <xs:group ref="MetaDataVersionRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="MetaDataVersionRefAttributeDefinition"/>
  <xs:attributeGroup ref="MetaDataVersionRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ArchiveLayoutRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ArchiveLayoutRefAttributeDefinition v1_3.tmp#ArchiveLayoutRefAttributeExtension v1_3.tmp#ArchiveLayoutRefElementExtension
Used by
Model
Attributes
QName Type Use
ArchiveLayoutOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-ArchiveLayoutRef">
  <xs:sequence>
    <xs:group ref="ArchiveLayoutRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ArchiveLayoutRefAttributeDefinition"/>
  <xs:attributeGroup ref="ArchiveLayoutRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-UserRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#UserRefAttributeDefinition v1_3.tmp#UserRefAttributeExtension v1_3.tmp#UserRefElementExtension
Used by
Element UserRef
Model
Attributes
QName Type Use
UserOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-UserRef">
  <xs:sequence>
    <xs:group ref="UserRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="UserRefAttributeDefinition"/>
  <xs:attributeGroup ref="UserRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-SignatureRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SignatureRefAttributeDefinition v1_3.tmp#SignatureRefAttributeExtension v1_3.tmp#SignatureRefElementExtension
Used by
Element SignatureRef
Model
Attributes
QName Type Use
SignatureOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-SignatureRef">
  <xs:sequence>
    <xs:group ref="SignatureRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SignatureRefAttributeDefinition"/>
  <xs:attributeGroup ref="SignatureRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-InvestigatorRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#InvestigatorRefAttributeDefinition v1_3.tmp#InvestigatorRefAttributeExtension v1_3.tmp#InvestigatorRefElementExtension
Used by
Element InvestigatorRef
Model
Attributes
QName Type Use
UserOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-InvestigatorRef">
  <xs:sequence>
    <xs:group ref="InvestigatorRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="InvestigatorRefAttributeDefinition"/>
  <xs:attributeGroup ref="InvestigatorRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-SiteRef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SiteRefAttributeDefinition v1_3.tmp#SiteRefAttributeExtension v1_3.tmp#SiteRefElementExtension
Used by
Element SiteRef
Model
Attributes
QName Type Use
LocationOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-SiteRef">
  <xs:sequence>
    <xs:group ref="SiteRefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SiteRefAttributeDefinition"/>
  <xs:attributeGroup ref="SiteRefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Study
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyAttributeDefinition v1_3.tmp#StudyAttributeExtension v1_3.tmp#GlobalVariables v1_3.tmp#BasicDefinitions v1_3.tmp#MetaDataVersion v1_3.tmp#StudyElementExtension
Used by
Element Study
Model
Children BasicDefinitions, GlobalVariables, MetaDataVersion
Attributes
QName Type Use
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-Study">
  <xs:sequence>
    <xs:element ref="GlobalVariables"/>
    <xs:element ref="BasicDefinitions" minOccurs="0"/>
    <xs:element ref="MetaDataVersion" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="StudyElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="StudyAttributeDefinition"/>
  <xs:attributeGroup ref="StudyAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-GlobalVariables
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#GlobalVariablesAttributeExtension v1_3.tmp#StudyName v1_3.tmp#StudyDescription v1_3.tmp#ProtocolName v1_3.tmp#GlobalVariablesElementExtension
Used by
Element GlobalVariables
Model
Children ProtocolName, StudyDescription, StudyName
Source
<xs:complexType name="ODMcomplexTypeDefinition-GlobalVariables">
  <xs:sequence>
    <xs:element ref="StudyName"/>
    <xs:element ref="StudyDescription"/>
    <xs:element ref="ProtocolName"/>
    <xs:group ref="GlobalVariablesElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="GlobalVariablesAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-BasicDefinitions
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#BasicDefinitionsAttributeExtension v1_3.tmp#MeasurementUnit v1_3.tmp#BasicDefinitionsElementExtension
Used by
Model
Children MeasurementUnit
Source
<xs:complexType name="ODMcomplexTypeDefinition-BasicDefinitions">
  <xs:sequence>
    <xs:element ref="MeasurementUnit" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="BasicDefinitionsElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="BasicDefinitionsAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-MeasurementUnit
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MeasurementUnitAttributeDefinition v1_3.tmp#MeasurementUnitAttributeExtension v1_3.tmp#Symbol v1_3.tmp#Alias v1_3.tmp#MeasurementUnitElementExtension
Used by
Element MeasurementUnit
Model
Children Alias, Symbol
Attributes
QName Type Use
Name text required
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-MeasurementUnit">
  <xs:sequence>
    <xs:element ref="Symbol"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="MeasurementUnitElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="MeasurementUnitAttributeDefinition"/>
  <xs:attributeGroup ref="MeasurementUnitAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Symbol
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SymbolAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#SymbolElementExtension
Used by
Element Symbol
Model
Children TranslatedText
Source
<xs:complexType name="ODMcomplexTypeDefinition-Symbol">
  <xs:sequence>
    <xs:element ref="TranslatedText" maxOccurs="unbounded"/>
    <xs:group ref="SymbolElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SymbolAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-MetaDataVersion
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MetaDataVersionAttributeDefinition v1_3.tmp#MetaDataVersionAttributeExtension v1_3.tmp#MetaDataVersionPreIncludeElementExtension v1_3.tmp#Include v1_3.tmp#Protocol v1_3.tmp#StudyEventDef v1_3.tmp#FormDef v1_3.tmp#ItemGroupDef v1_3.tmp#ItemDef v1_3.tmp#CodeList v1_3.tmp#ImputationMethod v1_3.tmp#Presentation v1_3.tmp#ConditionDef v1_3.tmp#MethodDef v1_3.tmp#MetaDataVersionElementExtension
Used by
Element MetaDataVersion
Model
Children CodeList, ConditionDef, FormDef, ImputationMethod, Include, ItemDef, ItemGroupDef, MethodDef, Presentation, Protocol, StudyEventDef
Attributes
QName Type Use
Description text optional
Name name required
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-MetaDataVersion">
  <xs:sequence>
    <xs:group ref="MetaDataVersionPreIncludeElementExtension" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="Include" minOccurs="0"/>
    <xs:element ref="Protocol" minOccurs="0"/>
    <xs:element ref="StudyEventDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="FormDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemGroupDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="CodeList" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ImputationMethod" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Presentation" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ConditionDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="MethodDef" minOccurs="0" maxOccurs="unbounded"/>
    <!-- define1-3-0 -->
    <xs:group ref="MetaDataVersionElementExtension" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
  <xs:attributeGroup ref="MetaDataVersionAttributeDefinition"/>
  <xs:attributeGroup ref="MetaDataVersionAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Protocol
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ProtocolAttributeExtension v1_3.tmp#Description v1_3.tmp#StudyEventRef v1_3.tmp#Alias v1_3.tmp#ProtocolElementExtension
Used by
Element Protocol
Model
Children Alias, Description, StudyEventRef
Source
<xs:complexType name="ODMcomplexTypeDefinition-Protocol">
  <xs:sequence>
    <xs:element ref="Description" minOccurs="0"/>
    <xs:element ref="StudyEventRef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ProtocolElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ProtocolAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Description
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#DescriptionAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#DescriptionElementExtension
Used by
Element Description
Model
Children TranslatedText
Source
<xs:complexType name="ODMcomplexTypeDefinition-Description">
  <xs:sequence>
    <xs:element ref="TranslatedText" maxOccurs="unbounded"/>
    <xs:group ref="DescriptionElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="DescriptionAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-StudyEventDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyEventDefAttributeDefinition v1_3.tmp#StudyEventDefAttributeExtension v1_3.tmp#Description v1_3.tmp#FormRef v1_3.tmp#Alias v1_3.tmp#StudyEventDefElementExtension
Used by
Element StudyEventDef
Model
Children Alias, Description, FormRef
Attributes
QName Type Use
Category text optional
Name name required
OID oid required
Repeating YesOrNo required
Type EventType required
Source
<xs:complexType name="ODMcomplexTypeDefinition-StudyEventDef">
  <xs:sequence>
    <xs:element ref="Description" minOccurs="0"/>
    <xs:element ref="FormRef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="StudyEventDefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="StudyEventDefAttributeDefinition"/>
  <xs:attributeGroup ref="StudyEventDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FormDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FormDefAttributeDefinition v1_3.tmp#FormDefAttributeExtension v1_3.tmp#Description v1_3.tmp#ItemGroupRef v1_3.tmp#ArchiveLayout v1_3.tmp#Alias v1_3.tmp#FormDefElementExtension
Used by
Element FormDef
Model
Children Alias, ArchiveLayout, Description, ItemGroupRef
Attributes
QName Type Use
Name name required
OID oid required
Repeating YesOrNo required
Source
<xs:complexType name="ODMcomplexTypeDefinition-FormDef">
  <xs:sequence>
    <xs:element ref="Description" minOccurs="0"/>
    <xs:element ref="ItemGroupRef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ArchiveLayout" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="FormDefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="FormDefAttributeDefinition"/>
  <xs:attributeGroup ref="FormDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemGroupDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemGroupDefAttributeDefinition v1_3.tmp#ItemGroupDefAttributeExtension v1_3.tmp#Description v1_3.tmp#ItemRef v1_3.tmp#Alias v1_3.tmp#ItemGroupDefElementExtension
Used by
Element ItemGroupDef
Model
Children Alias, Description, ItemRef
Attributes
QName Type Use
Comment text optional
Domain text optional
IsReferenceData YesOrNo optional
Name name required
OID oid required
Origin text optional
Purpose text optional
Repeating YesOrNo required
Role name optional
SASDatasetName sasName optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemGroupDef">
  <xs:sequence>
    <xs:element ref="Description" minOccurs="0"/>
    <xs:element ref="ItemRef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ItemGroupDefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ItemGroupDefAttributeDefinition"/>
  <xs:attributeGroup ref="ItemGroupDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDefAttributeDefinition v1_3.tmp#ItemDefAttributeExtension v1_3.tmp#Description v1_3.tmp#Question v1_3.tmp#ExternalQuestion v1_3.tmp#MeasurementUnitRef v1_3.tmp#RangeCheck v1_3.tmp#CodeListRef v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_Role v1_3.tmp#Alias v1_3.tmp#ItemDefElementExtension
Used by
Element ItemDef
Model
Children Alias, CodeListRef, Description, ExternalQuestion, MeasurementUnitRef, Question, RangeCheck, Role
Attributes
QName Type Use
Comment text optional
DataType DataType required
Length positiveInteger optional
Name name required
OID oid required
Origin text optional
SASFieldName sasName optional
SDSVarName sasName optional
SignificantDigits nonNegativeInteger optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDef">
  <xs:sequence>
    <xs:element ref="Description" minOccurs="0"/>
    <xs:element ref="Question" minOccurs="0"/>
    <xs:element ref="ExternalQuestion" minOccurs="0"/>
    <xs:element ref="MeasurementUnitRef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="RangeCheck" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="CodeListRef" minOccurs="0"/>
    <xs:element ref="Role" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ItemDefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ItemDefAttributeDefinition"/>
  <xs:attributeGroup ref="ItemDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Question
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#QuestionAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#QuestionElementExtension
Used by
Element Question
Model
Children TranslatedText
Source
<xs:complexType name="ODMcomplexTypeDefinition-Question">
  <xs:sequence>
    <xs:element ref="TranslatedText" maxOccurs="unbounded"/>
    <xs:group ref="QuestionElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="QuestionAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-RangeCheck
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#RangeCheckAttributeDefinition v1_3.tmp#RangeCheckAttributeExtension v1_3.tmp#CheckValue v1_3.tmp#FormalExpression v1_3.tmp#MeasurementUnitRef v1_3.tmp#ErrorMessage v1_3.tmp#RangeCheckElementExtension
Used by
Element RangeCheck
Model
Children CheckValue, ErrorMessage, FormalExpression, MeasurementUnitRef
Attributes
QName Type Use
Comparator Comparator optional
SoftHard SoftOrHard required
Source
<xs:complexType name="ODMcomplexTypeDefinition-RangeCheck">
  <xs:sequence>
    <xs:choice>
      <xs:element ref="CheckValue" maxOccurs="unbounded"/>
      <xs:element ref="FormalExpression" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:element ref="MeasurementUnitRef" minOccurs="0"/>
    <xs:element ref="ErrorMessage" minOccurs="0"/>
    <xs:group ref="RangeCheckElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="RangeCheckAttributeDefinition"/>
  <xs:attributeGroup ref="RangeCheckAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FormalExpression
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#text v1_3.tmp#FormalExpressionAttributeDefinition v1_3.tmp#FormalExpressionAttributeExtension
Type extension of text
Type hierarchy
Used by
Attributes
QName Type Use
Context text optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-FormalExpression">
  <xs:simpleContent>
    <xs:extension base="text">
      <xs:attributeGroup ref="FormalExpressionAttributeDefinition"/>
      <xs:attributeGroup ref="FormalExpressionAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ErrorMessage
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ErrorMessageAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#ErrorMessageElementExtension
Used by
Element ErrorMessage
Model
Children TranslatedText
Source
<xs:complexType name="ODMcomplexTypeDefinition-ErrorMessage">
  <xs:sequence>
    <xs:element ref="TranslatedText" maxOccurs="unbounded"/>
    <xs:group ref="ErrorMessageElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ErrorMessageAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-CodeList
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListAttributeDefinition v1_3.tmp#Attribute_Group_FROM_http___www.cdisc.org_ns_odm_v1.3_PQN_CodeListAttributeExtension v1_3.tmp#Description v1_3.tmp#CodeListItem v1_3.tmp#ExternalCodeList v1_3.tmp#EnumeratedItem v1_3.tmp#Alias v1_3.tmp#CodeListElementExtension
Used by
Element CodeList
Model
Children Alias, CodeListItem, Description, EnumeratedItem, ExternalCodeList
Attributes
QName Type Use
DataType CLDataType required
Name name required
OID oid required
SASFormatName sasFormat optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-CodeList">
  <xs:sequence>
    <xs:element ref="Description" minOccurs="0"/>
    <!-- ODM 1.3.1 -->
    <xs:choice>
      <xs:element ref="CodeListItem" minOccurs="1" maxOccurs="unbounded"/>
      <xs:element ref="ExternalCodeList"/>
      <xs:element ref="EnumeratedItem" minOccurs="1" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="CodeListElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="CodeListAttributeDefinition"/>
  <xs:attributeGroup ref="CodeListAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-CodeListItem
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListItemAttributeDefinition v1_3.tmp#CodeListItemAttributeExtension v1_3.tmp#Decode v1_3.tmp#Alias v1_3.tmp#CodeListItemElementExtension
Used by
Element CodeListItem
Model
Children Alias, Decode
Attributes
QName Type Use
CodedValue value required
OrderNumber integer optional
Rank float optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-CodeListItem">
  <xs:sequence>
    <xs:element ref="Decode"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="CodeListItemElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="CodeListItemAttributeDefinition"/>
  <xs:attributeGroup ref="CodeListItemAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Decode
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#DecodeAttributeExtension v1_3.tmp#TranslatedText v1_3.tmp#DecodeElementExtension
Used by
Element Decode
Model
Children TranslatedText
Source
<xs:complexType name="ODMcomplexTypeDefinition-Decode">
  <xs:sequence>
    <xs:element ref="TranslatedText" maxOccurs="unbounded"/>
    <xs:group ref="DecodeElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="DecodeAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-EnumeratedItem
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#CodeListItemAttributeDefinition v1_3.tmp#EnumeratedItemAttributeExtension v1_3.tmp#Alias v1_3.tmp#EnumeratedItemElementExtension
Used by
Element EnumeratedItem
Model
Children Alias
Attributes
QName Type Use
CodedValue value required
OrderNumber integer optional
Rank float optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-EnumeratedItem">
  <xs:sequence>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="EnumeratedItemElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="CodeListItemAttributeDefinition"/>
  <xs:attributeGroup ref="EnumeratedItemAttributeExtension"/>
  <!-- this is not a typo, EnumeratedItem uses CodeListItem attributes -->
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ConditionDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ConditionDefAttributeDefinition v1_3.tmp#ConditionDefAttributeExtension v1_3.tmp#Description v1_3.tmp#FormalExpression v1_3.tmp#Alias v1_3.tmp#ConditionDefElementExtension
Used by
Element ConditionDef
Model
Children Alias, Description, FormalExpression
Attributes
QName Type Use
Name name required
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-ConditionDef">
  <xs:sequence>
    <xs:element ref="Description"/>
    <xs:element ref="FormalExpression" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ConditionDefElementExtension"/>
  </xs:sequence>
  <xs:attributeGroup ref="ConditionDefAttributeDefinition"/>
  <xs:attributeGroup ref="ConditionDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-MethodDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#MethodDefAttributeDefinition v1_3.tmp#Description v1_3.tmp#FormalExpression v1_3.tmp#Alias v1_3.tmp#Element_Group_FROM_http___www.cdisc.org_ns_odm_v1.3_PQN_MethodDefElementExtension
Used by
Element MethodDef
Model
Children Alias, Description, FormalExpression
Attributes
QName Type Use
Name name required
OID oid required
Type MethodType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-MethodDef">
  <xs:sequence>
    <xs:element ref="Description"/>
    <xs:element ref="FormalExpression" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="MethodDefElementExtension"/>
  </xs:sequence>
  <xs:attributeGroup ref="MethodDefAttributeDefinition"/>
  <xs:attributeGroup ref="MethodDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-AdminData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AdminDataAttributeDefinition v1_3.tmp#AdminDataAttributeExtension v1_3.tmp#User v1_3.tmp#Location v1_3.tmp#SignatureDef v1_3.tmp#AdminDataElementExtension
Used by
Element AdminData
Model
Children Location, SignatureDef, User
Attributes
QName Type Use
StudyOID oidref optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-AdminData">
  <xs:sequence>
    <xs:element ref="User" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Location" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="SignatureDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="AdminDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="AdminDataAttributeDefinition"/>
  <xs:attributeGroup ref="AdminDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-User
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#UserAttributeDefinition v1_3.tmp#UserAttributeExtension v1_3.tmp#LoginName v1_3.tmp#DisplayName v1_3.tmp#FullName v1_3.tmp#FirstName v1_3.tmp#LastName v1_3.tmp#Organization v1_3.tmp#Address v1_3.tmp#Email v1_3.tmp#Picture v1_3.tmp#Pager v1_3.tmp#Fax v1_3.tmp#Phone v1_3.tmp#LocationRef v1_3.tmp#Certificate v1_3.tmp#UserElementExtension
Used by
Element User
Model
Children Address, Certificate, DisplayName, Email, Fax, FirstName, FullName, LastName, LocationRef, LoginName, Organization, Pager, Phone, Picture
Attributes
QName Type Use
OID oid required
UserType UserType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-User">
  <xs:sequence>
    <xs:element ref="LoginName" minOccurs="0"/>
    <xs:element ref="DisplayName" minOccurs="0"/>
    <xs:element ref="FullName" minOccurs="0"/>
    <xs:element ref="FirstName" minOccurs="0"/>
    <xs:element ref="LastName" minOccurs="0"/>
    <xs:element ref="Organization" minOccurs="0"/>
    <xs:element ref="Address" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Email" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Picture" minOccurs="0"/>
    <xs:element ref="Pager" minOccurs="0"/>
    <xs:element ref="Fax" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Phone" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="LocationRef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Certificate" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="UserElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="UserAttributeDefinition"/>
  <xs:attributeGroup ref="UserAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Address
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AddressAttributeExtension v1_3.tmp#StreetName v1_3.tmp#City v1_3.tmp#StateProv v1_3.tmp#Country v1_3.tmp#PostalCode v1_3.tmp#OtherText v1_3.tmp#AddressElementExtension
Used by
Element Address
Model
Children City, Country, OtherText, PostalCode, StateProv, StreetName
Source
<xs:complexType name="ODMcomplexTypeDefinition-Address">
  <xs:sequence>
    <xs:element ref="StreetName" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="City" minOccurs="0"/>
    <xs:element ref="StateProv" minOccurs="0"/>
    <xs:element ref="Country" minOccurs="0"/>
    <xs:element ref="PostalCode" minOccurs="0"/>
    <xs:element ref="OtherText" minOccurs="0"/>
    <xs:group ref="AddressElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="AddressAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Location
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#LocationAttributeDefinition v1_3.tmp#LocationAttributeExtension v1_3.tmp#MetaDataVersionRef v1_3.tmp#LocationElementExtension
Used by
Element Location
Model
Children MetaDataVersionRef
Attributes
QName Type Use
LocationType LocationType optional
Name name required
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-Location">
  <xs:sequence>
    <xs:element ref="MetaDataVersionRef" maxOccurs="unbounded"/>
    <xs:group ref="LocationElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="LocationAttributeDefinition"/>
  <xs:attributeGroup ref="LocationAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-SignatureDef
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SignatureDefAttributeDefinition v1_3.tmp#SignatureDefAttributeExtension v1_3.tmp#Meaning v1_3.tmp#LegalReason v1_3.tmp#SignatureDefElementExtension
Used by
Element SignatureDef
Model
Children LegalReason, Meaning
Attributes
QName Type Use
Methodology SignMethod optional
OID oid required
Source
<xs:complexType name="ODMcomplexTypeDefinition-SignatureDef">
  <xs:sequence>
    <xs:element ref="Meaning"/>
    <xs:element ref="LegalReason"/>
    <xs:group ref="SignatureDefElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SignatureDefAttributeDefinition"/>
  <xs:attributeGroup ref="SignatureDefAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ReferenceData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ReferenceDataAttributeDefinition v1_3.tmp#ReferenceDataAttributeExtension v1_3.tmp#ItemGroupData v1_3.tmp#AuditRecords v1_3.tmp#Signatures v1_3.tmp#Annotations v1_3.tmp#ReferenceDataElementExtension
Used by
Element ReferenceData
Model
Children Annotations, AuditRecords, ItemGroupData, Signatures
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-ReferenceData">
  <xs:sequence>
    <xs:element ref="ItemGroupData" minOccurs="0" maxOccurs="unbounded"/>
    <!-- ODM 1.3.1 additions: AuditRecords, Signatures, Annotations -->
    <xs:element ref="AuditRecords" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Signatures" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Annotations" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ReferenceDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ReferenceDataAttributeDefinition"/>
  <xs:attributeGroup ref="ReferenceDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemGroupData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemGroupDataAttributeDefinition v1_3.tmp#ItemGroupDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#Annotation v1_3.tmp#ItemData v1_3.tmp#ItemDataGroup v1_3.tmp#ItemDataURI v1_3.tmp#ItemDataAny v1_3.tmp#ItemDataBoolean v1_3.tmp#ItemDataString v1_3.tmp#ItemDataInteger v1_3.tmp#ItemDataFloat v1_3.tmp#ItemDataDouble v1_3.tmp#ItemDataDate v1_3.tmp#ItemDataTime v1_3.tmp#ItemDataDatetime v1_3.tmp#ItemDataHexBinary v1_3.tmp#ItemDataBase64Binary v1_3.tmp#ItemDataHexFloat v1_3.tmp#ItemDataBase64Float v1_3.tmp#ItemDataPartialDate v1_3.tmp#ItemDataPartialTime v1_3.tmp#ItemDataPartialDatetime v1_3.tmp#ItemDataDurationDatetime v1_3.tmp#ItemDataIntervalDatetime v1_3.tmp#ItemDataIncompleteDatetime v1_3.tmp#ItemDataIncompleteDate v1_3.tmp#ItemDataIncompleteTime v1_3.tmp#ItemDataStarGroup v1_3.tmp#ItemGroupDataElementExtension
Used by
Element ItemGroupData
Model
Children Annotation, AuditRecord, ItemData, ItemDataAny, ItemDataBase64Binary, ItemDataBase64Float, ItemDataBoolean, ItemDataDate, ItemDataDatetime, ItemDataDouble, ItemDataDurationDatetime, ItemDataFloat, ItemDataHexBinary, ItemDataHexFloat, ItemDataIncompleteDate, ItemDataIncompleteDatetime, ItemDataIncompleteTime, ItemDataInteger, ItemDataIntervalDatetime, ItemDataPartialDate, ItemDataPartialDatetime, ItemDataPartialTime, ItemDataString, ItemDataTime, ItemDataURI, Signature
Attributes
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemGroupData">
  <xs:sequence>
    <xs:element ref="AuditRecord" minOccurs="0"/>
    <xs:element ref="Signature" minOccurs="0"/>
    <xs:element ref="Annotation" minOccurs="0" maxOccurs="unbounded"/>
    <xs:choice>
      <xs:group ref="ItemDataGroup" minOccurs="0" maxOccurs="unbounded"/>
      <xs:group ref="ItemDataStarGroup" minOccurs="0" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:group ref="ItemGroupDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ItemGroupDataAttributeDefinition"/>
  <xs:attributeGroup ref="ItemGroupDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-AuditRecord
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AuditRecordAttributeDefinition v1_3.tmp#AuditRecordAttributeExtension v1_3.tmp#UserRef v1_3.tmp#LocationRef v1_3.tmp#DateTimeStamp v1_3.tmp#ReasonForChange v1_3.tmp#SourceID v1_3.tmp#AuditRecordElementExtension
Used by
Element AuditRecord
Model
Children DateTimeStamp, LocationRef, ReasonForChange, SourceID, UserRef
Attributes
QName Type Use
EditPoint EditPointType optional
ID xs:ID optional
UsedImputationMethod YesOrNo optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-AuditRecord">
  <xs:sequence>
    <xs:element ref="UserRef"/>
    <xs:element ref="LocationRef"/>
    <xs:element ref="DateTimeStamp"/>
    <xs:element ref="ReasonForChange" minOccurs="0"/>
    <xs:element ref="SourceID" minOccurs="0"/>
    <xs:group ref="AuditRecordElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="AuditRecordAttributeDefinition"/>
  <xs:attributeGroup ref="AuditRecordAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Signature
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SignatureAttributeDefinition v1_3.tmp#SignatureAttributeExtension v1_3.tmp#UserRef v1_3.tmp#LocationRef v1_3.tmp#SignatureRef v1_3.tmp#DateTimeStamp v1_3.tmp#CryptoBindingManifest v1_3.tmp#SignatureElementExtension
Used by
Element Signature
Model
Children CryptoBindingManifest, DateTimeStamp, LocationRef, SignatureRef, UserRef
Attributes
QName Type Use
ID xs:ID optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-Signature">
  <xs:sequence>
    <xs:element ref="UserRef"/>
    <xs:element ref="LocationRef"/>
    <xs:element ref="SignatureRef"/>
    <xs:element ref="DateTimeStamp"/>
    <xs:element ref="CryptoBindingManifest" minOccurs="0"/>
    <xs:group ref="SignatureElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SignatureAttributeDefinition"/>
  <xs:attributeGroup ref="SignatureAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Annotation
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AnnotationAttributeDefinition v1_3.tmp#AnnotationAttributeExtension v1_3.tmp#Comment v1_3.tmp#Flag v1_3.tmp#AnnotationElementExtension
Used by
Element Annotation
Model
Children Comment, Flag
Attributes
QName Type Use
ID xs:ID optional
SeqNum integer required
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-Annotation">
  <xs:sequence>
    <xs:element ref="Comment" minOccurs="0"/>
    <xs:element ref="Flag" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="AnnotationElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="AnnotationAttributeDefinition"/>
  <xs:attributeGroup ref="AnnotationAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Flag
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FlagAttributeExtension v1_3.tmp#FlagValue v1_3.tmp#FlagType v1_3.tmp#FlagElementExtension
Used by
Element Flag
Model
Children FlagType, FlagValue
Source
<xs:complexType name="ODMcomplexTypeDefinition-Flag">
  <xs:sequence>
    <xs:element ref="FlagValue"/>
    <xs:element ref="FlagType" minOccurs="0"/>
    <xs:group ref="FlagElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="FlagAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDataAttributeSharedDefinition v1_3.tmp#ItemDataAttributeDefinition v1_3.tmp#ItemDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#MeasurementUnitRef v1_3.tmp#Annotation v1_3.tmp#ItemDataElementExtension
Used by
Element ItemData
Model
Children Annotation, AuditRecord, MeasurementUnitRef, Signature
Attributes
QName Type Use
IsNull YesOnly optional
ItemOID oidref required
TransactionType TransactionType optional
Value value optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemData">
  <xs:sequence>
    <xs:element ref="AuditRecord" minOccurs="0"/>
    <xs:element ref="Signature" minOccurs="0"/>
    <xs:element ref="MeasurementUnitRef" minOccurs="0"/>
    <xs:element ref="Annotation" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ItemDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/>
  <xs:attributeGroup ref="ItemDataAttributeDefinition"/>
  <xs:attributeGroup ref="ItemDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataURI
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of xs:anyURI
Used by
Element ItemDataURI
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataURI">
  <xs:simpleContent>
    <xs:extension base="xs:anyURI">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataAny
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#string v1_3.tmp#ItemDataAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of string
Type hierarchy
Used by
Element ItemDataAny
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
IsNull YesOnly optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataAny">
  <xs:simpleContent>
    <xs:extension base="string">
      <xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataBoolean
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#boolean v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of boolean
Type hierarchy
Used by
Element ItemDataBoolean
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataBoolean">
  <xs:simpleContent>
    <xs:extension base="boolean">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataString
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#string v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of string
Type hierarchy
Used by
Element ItemDataString
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataString">
  <xs:simpleContent>
    <xs:extension base="string">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataInteger
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#integer v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of integer
Type hierarchy
Used by
Element ItemDataInteger
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataInteger">
  <xs:simpleContent>
    <xs:extension base="integer">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataFloat
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#float v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of float
Type hierarchy
Used by
Element ItemDataFloat
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataFloat">
  <xs:simpleContent>
    <xs:extension base="float">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataDouble
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#double v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of double
Type hierarchy
Used by
Element ItemDataDouble
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataDouble">
  <xs:simpleContent>
    <xs:extension base="double">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#date v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of date
Type hierarchy
Used by
Element ItemDataDate
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataDate">
  <xs:simpleContent>
    <xs:extension base="date">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#time v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of time
Type hierarchy
Used by
Element ItemDataTime
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataTime">
  <xs:simpleContent>
    <xs:extension base="time">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#datetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of datetime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataDatetime">
  <xs:simpleContent>
    <xs:extension base="datetime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataHexBinary
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#hexBinary v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of hexBinary
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataHexBinary">
  <xs:simpleContent>
    <xs:extension base="hexBinary">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataBase64Binary
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#base64Binary v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of base64Binary
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataBase64Binary">
  <xs:simpleContent>
    <xs:extension base="base64Binary">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataHexFloat
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#hexFloat v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of hexFloat
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataHexFloat">
  <xs:simpleContent>
    <xs:extension base="hexFloat">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataBase64Float
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#base64Float v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of base64Float
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataBase64Float">
  <xs:simpleContent>
    <xs:extension base="base64Float">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataPartialDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#partialDate v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of partialDate
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataPartialDate">
  <xs:simpleContent>
    <xs:extension base="partialDate">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataPartialTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#partialTime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of partialTime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataPartialTime">
  <xs:simpleContent>
    <xs:extension base="partialTime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataPartialDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#partialDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of partialDatetime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataPartialDatetime">
  <xs:simpleContent>
    <xs:extension base="partialDatetime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataDurationDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#durationDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of durationDatetime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataDurationDatetime">
  <xs:simpleContent>
    <xs:extension base="durationDatetime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataIntervalDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#intervalDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of intervalDatetime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataIntervalDatetime">
  <xs:simpleContent>
    <xs:extension base="intervalDatetime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataIncompleteDatetime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#incompleteDatetime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of incompleteDatetime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataIncompleteDatetime">
  <xs:simpleContent>
    <xs:extension base="incompleteDatetime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataIncompleteDate
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#incompleteDate v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of incompleteDate
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataIncompleteDate">
  <xs:simpleContent>
    <xs:extension base="incompleteDate">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ItemDataIncompleteTime
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#incompleteTime v1_3.tmp#ItemDataTypeAttributeSharedDefinition v1_3.tmp#ItemDataStarAttributeDefinition v1_3.tmp#ItemDataStarAttributeExtension
Type extension of incompleteTime
Type hierarchy
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
ItemOID oidref required
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-ItemDataIncompleteTime">
  <xs:simpleContent>
    <xs:extension base="incompleteTime">
      <!--xs:attributeGroup ref="ItemDataAttributeSharedDefinition"/-->
      <!-- replaced by J.Aerts 2009-05-28 -->
      <xs:attributeGroup ref="ItemDataTypeAttributeSharedDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeDefinition"/>
      <xs:attributeGroup ref="ItemDataStarAttributeExtension"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-AuditRecords
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AuditRecord
Used by
Element AuditRecords
Model
Children AuditRecord
Source
<xs:complexType name="ODMcomplexTypeDefinition-AuditRecords">
  <xs:sequence>
    <xs:element ref="AuditRecord" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Signatures
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#Signature
Used by
Element Signatures
Model
Children Signature
Source
<xs:complexType name="ODMcomplexTypeDefinition-Signatures">
  <xs:sequence>
    <xs:element ref="Signature" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Annotations
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#Annotation
Used by
Element Annotations
Model
Children Annotation
Source
<xs:complexType name="ODMcomplexTypeDefinition-Annotations">
  <xs:sequence>
    <xs:element ref="Annotation" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-ClinicalData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ClinicalDataAttributeDefinition v1_3.tmp#ClinicalDataAttributeExtension v1_3.tmp#SubjectData v1_3.tmp#AuditRecords v1_3.tmp#Signatures v1_3.tmp#Annotations v1_3.tmp#ClinicalDataElementExtension
Used by
Element ClinicalData
Model
Children Annotations, AuditRecords, Signatures, SubjectData
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-ClinicalData">
  <xs:sequence>
    <xs:element ref="SubjectData" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="AuditRecords" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Signatures" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Annotations" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="ClinicalDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="ClinicalDataAttributeDefinition"/>
  <xs:attributeGroup ref="ClinicalDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-SubjectData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#SubjectDataAttributeDefinition v1_3.tmp#SubjectDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#InvestigatorRef v1_3.tmp#SiteRef v1_3.tmp#Annotation v1_3.tmp#StudyEventData v1_3.tmp#SubjectDataElementExtension
Used by
Element SubjectData
Model
Children Annotation, AuditRecord, InvestigatorRef, Signature, SiteRef, StudyEventData
Attributes
QName Type Use
SubjectKey subjectKey required
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-SubjectData">
  <xs:sequence>
    <xs:element ref="AuditRecord" minOccurs="0"/>
    <xs:element ref="Signature" minOccurs="0"/>
    <xs:element ref="InvestigatorRef" minOccurs="0"/>
    <xs:element ref="SiteRef" minOccurs="0"/>
    <xs:element ref="Annotation" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="StudyEventData" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="SubjectDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="SubjectDataAttributeDefinition"/>
  <xs:attributeGroup ref="SubjectDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-StudyEventData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#StudyEventDataAttributeDefinition v1_3.tmp#StudyEventDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#Annotation v1_3.tmp#FormData v1_3.tmp#StudyEventDataElementExtension
Used by
Element StudyEventData
Model
Children Annotation, AuditRecord, FormData, Signature
Attributes
Source
<xs:complexType name="ODMcomplexTypeDefinition-StudyEventData">
  <xs:sequence>
    <xs:element ref="AuditRecord" minOccurs="0"/>
    <xs:element ref="Signature" minOccurs="0"/>
    <xs:element ref="Annotation" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="FormData" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="StudyEventDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="StudyEventDataAttributeDefinition"/>
  <xs:attributeGroup ref="StudyEventDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-FormData
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#FormDataAttributeDefinition v1_3.tmp#FormDataAttributeExtension v1_3.tmp#AuditRecord v1_3.tmp#Signature v1_3.tmp#ArchiveLayoutRef v1_3.tmp#Annotation v1_3.tmp#ItemGroupData v1_3.tmp#FormDataElementExtension
Used by
Element FormData
Model
Children Annotation, ArchiveLayoutRef, AuditRecord, ItemGroupData, Signature
Attributes
QName Type Use
FormOID oidref required
FormRepeatKey repeatKey optional
TransactionType TransactionType optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-FormData">
  <xs:sequence>
    <xs:element ref="AuditRecord" minOccurs="0"/>
    <xs:element ref="Signature" minOccurs="0"/>
    <xs:element ref="ArchiveLayoutRef" minOccurs="0"/>
    <xs:element ref="Annotation" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemGroupData" minOccurs="0" maxOccurs="unbounded"/>
    <xs:group ref="FormDataElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="FormDataAttributeDefinition"/>
  <xs:attributeGroup ref="FormDataAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-Association
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#AssociationAttributeDefinition v1_3.tmp#AssociationAttributeExtension v1_3.tmp#KeySet v1_3.tmp#KeySet v1_3.tmp#Annotation v1_3.tmp#AssociationElementExtension
Used by
Element Association
Model
Children Annotation, KeySet
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:complexType name="ODMcomplexTypeDefinition-Association">
  <xs:sequence>
    <xs:element ref="KeySet"/>
    <xs:element ref="KeySet"/>
    <xs:element ref="Annotation"/>
    <xs:group ref="AssociationElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="AssociationAttributeDefinition"/>
  <xs:attributeGroup ref="AssociationAttributeExtension"/>
</xs:complexType>
Complex Type ODMcomplexTypeDefinition-KeySet
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#KeySetAttributeDefinition v1_3.tmp#KeySetAttributeExtension v1_3.tmp#KeySetElementExtension
Used by
Element KeySet
Model
Attributes
QName Type Use
FormOID oidref optional
FormRepeatKey repeatKey optional
ItemGroupOID oidref optional
ItemGroupRepeatKey repeatKey optional
ItemOID oidref optional
OID oidref optional
StudyEventOID oidref optional
StudyEventRepeatKey repeatKey optional
StudyOID oidref required
SubjectKey subjectKey optional
Source
<xs:complexType name="ODMcomplexTypeDefinition-KeySet">
  <xs:sequence>
    <xs:group ref="KeySetElementExtension" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="KeySetAttributeDefinition"/>
  <xs:attributeGroup ref="KeySetAttributeExtension"/>
</xs:complexType>
Redefines Element Group MethodDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_MethodDefElementExtension v2_1.tmp#DocumentRef v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_MethodDefElementExtension c360.tmp#InputVariables v1_3.tmp#MethodDefElementContents
Model
Children def:DocumentRef, mdr:InputVariables
Source
<xs:group name="MethodDefElementExtension">
  <xs:sequence>
    <xs:group ref="MethodDefElementExtension"/>
    <xs:group ref="MethodDefElementContents"/>
  </xs:sequence>
</xs:group>
Redefines Element Group MethodDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_MethodDefElementExtension v2_1.tmp#DocumentRef
Used by
Model
Children def:DocumentRef
Source
<xs:group name="MethodDefElementExtension">
  <xs:sequence>
    <xs:group ref="MethodDefElementExtension"/>
    <xs:element ref="def:DocumentRef" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Element Group MethodDefElementContents
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram c360.tmp#InputVariables
Used by
Model
Children mdr:InputVariables
Source
<xs:group name="MethodDefElementContents">
  <xs:sequence>
    <xs:element ref="mdr:InputVariables" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
</xs:group>
Element Group IncludeElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="IncludeElementExtension">
  <xs:sequence/>
</xs:group>
Element Group StudyEventRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="StudyEventRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group FormRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="FormRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemGroupRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ItemGroupRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ArchiveLayoutElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ArchiveLayoutElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ItemRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group AliasElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="AliasElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ExternalQuestionElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ExternalQuestionElementExtension">
  <xs:sequence/>
</xs:group>
Element Group MeasurementUnitRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="MeasurementUnitRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group CheckValueElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Model
Source
<xs:group name="CheckValueElementExtension">
  <xs:sequence/>
</xs:group>
Element Group CodeListRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="CodeListRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ExternalCodeListElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ExternalCodeListElementExtension">
  <xs:sequence/>
</xs:group>
Element Group PictureElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="PictureElementExtension">
  <xs:sequence/>
</xs:group>
Element Group LocationRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="LocationRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group MetaDataVersionRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="MetaDataVersionRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ArchiveLayoutRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ArchiveLayoutRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group UserRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="UserRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group SignatureRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="SignatureRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group InvestigatorRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="InvestigatorRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group SiteRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="SiteRefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ODMElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Element ODM
Model
Source
<xs:group name="ODMElementExtension">
  <xs:sequence/>
</xs:group>
Element Group StudyElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="StudyElementExtension">
  <xs:sequence/>
</xs:group>
Element Group GlobalVariablesElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="GlobalVariablesElementExtension">
  <xs:sequence/>
</xs:group>
Element Group BasicDefinitionsElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="BasicDefinitionsElementExtension">
  <xs:sequence/>
</xs:group>
Element Group MeasurementUnitElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="MeasurementUnitElementExtension">
  <xs:sequence/>
</xs:group>
Element Group MetaDataVersionPreIncludeElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="MetaDataVersionPreIncludeElementExtension">
  <xs:sequence/>
</xs:group>
Element Group MetaDataVersionElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="MetaDataVersionElementExtension">
  <xs:sequence/>
</xs:group>
Element Group SymbolElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="SymbolElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ProtocolElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ProtocolElementExtension">
  <xs:sequence/>
</xs:group>
Element Group StudyEventDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="StudyEventDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group FormDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="FormDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemGroupDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ItemGroupDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ItemDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group QuestionElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="QuestionElementExtension">
  <xs:sequence/>
</xs:group>
Element Group RangeCheckElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="RangeCheckElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ErrorMessageElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ErrorMessageElementExtension">
  <xs:sequence/>
</xs:group>
Element Group CodeListElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="CodeListElementExtension">
  <xs:sequence/>
</xs:group>
Element Group CodeListItemElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="CodeListItemElementExtension">
  <xs:sequence/>
</xs:group>
Element Group DecodeElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="DecodeElementExtension">
  <xs:sequence/>
</xs:group>
Element Group AdminDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="AdminDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group UserElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="UserElementExtension">
  <xs:sequence/>
</xs:group>
Element Group AddressElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="AddressElementExtension">
  <xs:sequence/>
</xs:group>
Element Group LocationElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="LocationElementExtension">
  <xs:sequence/>
</xs:group>
Element Group SignatureDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="SignatureDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ReferenceDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ReferenceDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ClinicalDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ClinicalDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group SubjectDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="SubjectDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group StudyEventDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="StudyEventDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group FormDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="FormDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemGroupDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ItemGroupDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemDataElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ItemDataElementExtension">
  <xs:sequence/>
</xs:group>
Element Group AnnotationElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="AnnotationElementExtension">
  <xs:sequence/>
</xs:group>
Element Group FlagElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="FlagElementExtension">
  <xs:sequence/>
</xs:group>
Element Group SignatureElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="SignatureElementExtension">
  <xs:sequence/>
</xs:group>
Element Group AuditRecordElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="AuditRecordElementExtension">
  <xs:sequence/>
</xs:group>
Element Group AssociationElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="AssociationElementExtension">
  <xs:sequence/>
</xs:group>
Element Group KeySetElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="KeySetElementExtension">
  <xs:sequence/>
</xs:group>
Element Group DescriptionElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="DescriptionElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ConditionDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="ConditionDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group EnumeratedItemElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="EnumeratedItemElementExtension">
  <xs:sequence/>
</xs:group>
Element Group MethodDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Model
Source
<xs:group name="MethodDefElementExtension">
  <xs:sequence/>
</xs:group>
Element Group ItemDataGroup
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemData
Used by
Model
Children ItemData
Source
<xs:group name="ItemDataGroup">
  <xs:sequence>
    <xs:element ref="ItemData" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Element Group ItemDataStarGroup
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#ItemDataURI v1_3.tmp#ItemDataAny v1_3.tmp#ItemDataBoolean v1_3.tmp#ItemDataString v1_3.tmp#ItemDataInteger v1_3.tmp#ItemDataFloat v1_3.tmp#ItemDataDouble v1_3.tmp#ItemDataDate v1_3.tmp#ItemDataTime v1_3.tmp#ItemDataDatetime v1_3.tmp#ItemDataHexBinary v1_3.tmp#ItemDataBase64Binary v1_3.tmp#ItemDataHexFloat v1_3.tmp#ItemDataBase64Float v1_3.tmp#ItemDataPartialDate v1_3.tmp#ItemDataPartialTime v1_3.tmp#ItemDataPartialDatetime v1_3.tmp#ItemDataDurationDatetime v1_3.tmp#ItemDataIntervalDatetime v1_3.tmp#ItemDataIncompleteDatetime v1_3.tmp#ItemDataIncompleteDate v1_3.tmp#ItemDataIncompleteTime
Used by
Model
Children ItemDataAny, ItemDataBase64Binary, ItemDataBase64Float, ItemDataBoolean, ItemDataDate, ItemDataDatetime, ItemDataDouble, ItemDataDurationDatetime, ItemDataFloat, ItemDataHexBinary, ItemDataHexFloat, ItemDataIncompleteDate, ItemDataIncompleteDatetime, ItemDataIncompleteTime, ItemDataInteger, ItemDataIntervalDatetime, ItemDataPartialDate, ItemDataPartialDatetime, ItemDataPartialTime, ItemDataString, ItemDataTime, ItemDataURI
Source
<xs:group name="ItemDataStarGroup">
  <xs:sequence>
    <xs:element ref="ItemDataURI" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataAny" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataBoolean" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataString" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataInteger" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataFloat" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataDouble" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataDate" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataTime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataDatetime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataHexBinary" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataBase64Binary" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataHexFloat" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataBase64Float" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataPartialDate" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataPartialTime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataPartialDatetime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataDurationDatetime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataIntervalDatetime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataIncompleteDatetime" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataIncompleteDate" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="ItemDataIncompleteTime" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Redefines Element Group MetaDataVersionPreIncludeElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#Standards v2_1.tmp#AnnotatedCRF v2_1.tmp#SupplementalDoc v2_1.tmp#ValueListDef v2_1.tmp#WhereClauseDef
Model
Children def:AnnotatedCRF, def:Standards, def:SupplementalDoc, def:ValueListDef, def:WhereClauseDef
Source
<xs:group name="MetaDataVersionPreIncludeElementExtension">
  <xs:sequence>
    <xs:group ref="MetaDataVersionPreIncludeElementExtension"/>
    <xs:element ref="def:Standards" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="def:AnnotatedCRF" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="def:SupplementalDoc" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="def:ValueListDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="def:WhereClauseDef" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Redefines Element Group MetaDataVersionElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#CommentDef v2_1.tmp#leaf
Model
Children def:CommentDef, def:leaf
Source
<xs:group name="MetaDataVersionElementExtension">
  <xs:sequence>
    <xs:group ref="MetaDataVersionElementExtension"/>
    <xs:element ref="def:CommentDef" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="def:leaf" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Redefines Element Group ItemGroupDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#Class v2_1.tmp#leaf
Model
Children def:Class, def:leaf
Source
<xs:group name="ItemGroupDefElementExtension">
  <xs:sequence>
    <xs:group ref="ItemGroupDefElementExtension"/>
    <xs:element ref="def:Class" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="def:leaf" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
</xs:group>
Redefines Element Group ItemRefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#WhereClauseRef
Model
Children def:WhereClauseRef
Source
<xs:group name="ItemRefElementExtension">
  <xs:sequence>
    <xs:group ref="ItemRefElementExtension"/>
    <xs:element ref="def:WhereClauseRef" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Redefines Element Group ItemDefElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#Origin v2_1.tmp#ValueListRef
Model
Children def:Origin, def:ValueListRef
Source
<xs:group name="ItemDefElementExtension">
  <xs:sequence>
    <xs:group ref="ItemDefElementExtension"/>
    <xs:element ref="def:Origin" minOccurs="0" maxOccurs="unbounded"/>
    <!-- spec says required but optional for bkwd compatibility -->
    <xs:element ref="def:ValueListRef" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
</xs:group>
Redefines Element Group CodeListItemElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Model
Children Description
Source
<xs:group name="CodeListItemElementExtension">
  <xs:sequence>
    <xs:group ref="CodeListItemElementExtension"/>
    <xs:element ref="Description" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Redefines Element Group EnumeratedItemElementExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Model
Children Description
Source
<xs:group name="EnumeratedItemElementExtension">
  <xs:sequence>
    <xs:group ref="EnumeratedItemElementExtension"/>
    <xs:element ref="Description" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:group>
Redefines Attribute Group CodeListAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_CodeListAttributeExtension v2_1.tmp#StandardOID v2_1.tmp#IsNonStandard v2_1.tmp#CommentOID v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_CodeListAttributeExtension c360.tmp#Subset
Attributes
QName Type Use Annotation
def:CommentOID oidref optional
Unique identifier for a Comment element.
def:IsNonStandard YesOnly optional
Item or ItemGroup is non-standard.
def:StandardOID oidref optional
Unique identifier for a Standard element.
mdr:Subset text optional
Codelist is a CDISC 360 Biomedical Concept related subset of the CDISC Controlled Terminology for the corresponding data element. Valid values are Yes, No.
Source
<xs:attributeGroup name="CodeListAttributeExtension">
  <xs:attributeGroup ref="CodeListAttributeExtension"/>
  <xs:attribute ref="mdr:Subset" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group CodeListAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_CodeListAttributeExtension v2_1.tmp#StandardOID v2_1.tmp#IsNonStandard v2_1.tmp#CommentOID
Used by
Attributes
QName Type Use Annotation
def:CommentOID oidref optional
Unique identifier for a Comment element.
def:IsNonStandard YesOnly optional
Item or ItemGroup is non-standard.
def:StandardOID oidref optional
Unique identifier for a Standard element.
Source
<xs:attributeGroup name="CodeListAttributeExtension">
  <xs:attributeGroup ref="CodeListAttributeExtension"/>
  <xs:attribute ref="def:StandardOID" use="optional"/>
  <xs:attribute ref="def:IsNonStandard" use="optional"/>
  <xs:attribute ref="def:CommentOID" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group MethodDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_MethodDefAttributeExtension c360.tmp#Preferred
Attributes
QName Type Use Annotation
mdr:Preferred text required
Preferred mapping/transformation. Must be one of Yes, No.
Source
<xs:attributeGroup name="MethodDefAttributeExtension">
  <xs:attributeGroup ref="MethodDefAttributeExtension"/>
  <xs:attribute ref="mdr:Preferred" use="required"/>
</xs:attributeGroup>
Attribute Group MethodDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="MethodDefAttributeExtension"/>
Redefines Attribute Group ItemRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_ItemRefAttributeExtension v2_1.tmp#IsNonStandard v2_1.tmp#HasNoData v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_ItemRefAttributeExtension c360.tmp#Core c360.tmp#AltMethodOID
Attributes
QName Type Use Annotation
def:HasNoData YesOnly optional
Item or ItemGroup has no data.
def:IsNonStandard YesOnly optional
Item or ItemGroup is non-standard.
mdr:AltMethodOID oidref optional
MethodOID for alternative mapping/transformation.
mdr:Core text optional
One of Required, Expected, Permissionable for SDTM. Wil need update for ADaM.
Source
<xs:attributeGroup name="ItemRefAttributeExtension">
  <xs:attributeGroup ref="ItemRefAttributeExtension"/>
  <xs:attribute ref="mdr:Core" use="optional"/>
  <xs:attribute ref="mdr:AltMethodOID" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group ItemRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v1_3.tmp#http___www.cdisc.org_ns_odm_v1.3_ItemRefAttributeExtension v2_1.tmp#IsNonStandard v2_1.tmp#HasNoData
Used by
Attributes
QName Type Use Annotation
def:HasNoData YesOnly optional
Item or ItemGroup has no data.
def:IsNonStandard YesOnly optional
Item or ItemGroup is non-standard.
Source
<xs:attributeGroup name="ItemRefAttributeExtension">
  <xs:attributeGroup ref="ItemRefAttributeExtension"/>
  <xs:attribute ref="def:IsNonStandard" use="optional"/>
  <xs:attribute ref="def:HasNoData" use="optional"/>
</xs:attributeGroup>
Attribute Group ODMAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ODMAttributeDefinition_Description NO_NAMESPACE.tmp#ODMAttributeDefinition_FileType NO_NAMESPACE.tmp#ODMAttributeDefinition_Granularity NO_NAMESPACE.tmp#ODMAttributeDefinition_Archival NO_NAMESPACE.tmp#ODMAttributeDefinition_FileOID NO_NAMESPACE.tmp#ODMAttributeDefinition_CreationDateTime NO_NAMESPACE.tmp#ODMAttributeDefinition_PriorFileOID NO_NAMESPACE.tmp#ODMAttributeDefinition_AsOfDateTime NO_NAMESPACE.tmp#ODMAttributeDefinition_ODMVersion NO_NAMESPACE.tmp#ODMAttributeDefinition_Originator NO_NAMESPACE.tmp#ODMAttributeDefinition_SourceSystem NO_NAMESPACE.tmp#ODMAttributeDefinition_SourceSystemVersion NO_NAMESPACE.tmp#ODMAttributeDefinition_Id
Used by
Element ODM
Attributes
QName Type Use
Archival YesOnly optional
AsOfDateTime datetime optional
CreationDateTime datetime required
Description text optional
FileOID oid required
FileType FileType required
Granularity Granularity optional
Id xs:ID optional
ODMVersion ODMVersion optional
Originator text optional
PriorFileOID oidref optional
SourceSystem text optional
SourceSystemVersion text optional
Source
<xs:attributeGroup name="ODMAttributeDefinition">
  <xs:attribute name="Description" type="text"/>
  <xs:attribute name="FileType" type="FileType" use="required"/>
  <xs:attribute name="Granularity" type="Granularity"/>
  <xs:attribute name="Archival" type="YesOnly"/>
  <xs:attribute name="FileOID" type="oid" use="required"/>
  <xs:attribute name="CreationDateTime" type="datetime" use="required"/>
  <xs:attribute name="PriorFileOID" type="oidref"/>
  <xs:attribute name="AsOfDateTime" type="datetime"/>
  <xs:attribute name="ODMVersion" type="ODMVersion"/>
  <xs:attribute name="Originator" type="text"/>
  <xs:attribute name="SourceSystem" type="text"/>
  <xs:attribute name="SourceSystemVersion" type="text"/>
  <xs:attribute name="Id" type="xs:ID"/>
</xs:attributeGroup>
Attribute Group TranslatedTextAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram namespace.tmp#lang
Used by
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:attributeGroup name="TranslatedTextAttributeDefinition">
  <xs:attribute ref="xml:lang"/>
</xs:attributeGroup>
Attribute Group ImputationMethodAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ImputationMethodAttributeDefinition_OID
Used by
Attributes
QName Type Use
OID oid required
Source
<xs:attributeGroup name="ImputationMethodAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
</xs:attributeGroup>
Attribute Group PresentationAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#PresentationAttributeDefinition_OID namespace.tmp#lang
Used by
Attributes
QName Type Use Annotation
OID oid required
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:attributeGroup name="PresentationAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute ref="xml:lang"/>
</xs:attributeGroup>
Attribute Group CommentAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#CommentAttributeDefinition_SponsorOrSite
Used by
Attributes
QName Type Use
SponsorOrSite CommentType optional
Source
<xs:attributeGroup name="CommentAttributeDefinition">
  <xs:attribute name="SponsorOrSite" type="CommentType"/>
</xs:attributeGroup>
Attribute Group FlagValueAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#FlagValueAttributeDefinition_CodeListOID
Used by
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:attributeGroup name="FlagValueAttributeDefinition">
  <xs:attribute name="CodeListOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group FlagTypeAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#FlagTypeAttributeDefinition_CodeListOID
Used by
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:attributeGroup name="FlagTypeAttributeDefinition">
  <xs:attribute name="CodeListOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group IncludeAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#IncludeAttributeDefinition_StudyOID NO_NAMESPACE.tmp#IncludeAttributeDefinition_MetaDataVersionOID
Used by
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:attributeGroup name="IncludeAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref" use="required"/>
  <xs:attribute name="MetaDataVersionOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group StudyEventRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#StudyEventRefAttributeDefinition_StudyEventOID
Used by
Attributes
QName Type Use
StudyEventOID oidref required
Source
<xs:attributeGroup name="StudyEventRefAttributeDefinition">
  <xs:attribute name="StudyEventOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group FormRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#FormRefAttributeDefinition_FormOID
Used by
Attributes
QName Type Use
FormOID oidref required
Source
<xs:attributeGroup name="FormRefAttributeDefinition">
  <xs:attribute name="FormOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group ItemGroupRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemGroupRefAttributeDefinition_ItemGroupOID
Used by
Attributes
QName Type Use
ItemGroupOID oidref required
Source
<xs:attributeGroup name="ItemGroupRefAttributeDefinition">
  <xs:attribute name="ItemGroupOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group ArchiveLayoutAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ArchiveLayoutAttributeDefinition_OID NO_NAMESPACE.tmp#ArchiveLayoutAttributeDefinition_PdfFileName NO_NAMESPACE.tmp#ArchiveLayoutAttributeDefinition_PresentationOID
Used by
Attributes
QName Type Use
OID oid required
PdfFileName fileName required
PresentationOID oidref optional
Source
<xs:attributeGroup name="ArchiveLayoutAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="PdfFileName" type="fileName" use="required"/>
  <xs:attribute name="PresentationOID" type="oidref"/>
</xs:attributeGroup>
Attribute Group ItemRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemRefAttributeDefinition_ItemOID NO_NAMESPACE.tmp#ItemRefAttributeDefinition_KeySequence NO_NAMESPACE.tmp#ItemRefAttributeDefinition_MethodOID NO_NAMESPACE.tmp#ItemRefAttributeDefinition_ImputationMethodOID NO_NAMESPACE.tmp#ItemRefAttributeDefinition_Role NO_NAMESPACE.tmp#ItemRefAttributeDefinition_RoleCodeListOID
Used by
Attributes
QName Type Use
ImputationMethodOID oidref optional
ItemOID oidref required
KeySequence integer optional
MethodOID oidref optional
Role text optional
RoleCodeListOID oidref optional
Source
<xs:attributeGroup name="ItemRefAttributeDefinition">
  <xs:attribute name="ItemOID" type="oidref" use="required"/>
  <xs:attribute name="KeySequence" type="integer"/>
  <xs:attribute name="MethodOID" type="oidref"/>
  <xs:attribute name="ImputationMethodOID" type="oidref"/>
  <xs:attribute name="Role" type="text"/>
  <xs:attribute name="RoleCodeListOID" type="oidref"/>
</xs:attributeGroup>
Attribute Group AliasAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#AliasAttributeDefinition_Context NO_NAMESPACE.tmp#AliasAttributeDefinition_Name
Used by
Attributes
QName Type Use
Context text required
Name text required
Source
<xs:attributeGroup name="AliasAttributeDefinition">
  <xs:attribute name="Context" type="text" use="required"/>
  <xs:attribute name="Name" type="text" use="required"/>
</xs:attributeGroup>
Attribute Group ExternalSharedAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ExternalSharedAttributeDefinition_Dictionary NO_NAMESPACE.tmp#ExternalSharedAttributeDefinition_Version
Used by
Attributes
QName Type Use
Dictionary text optional
Version text optional
Source
<xs:attributeGroup name="ExternalSharedAttributeDefinition">
  <xs:attribute name="Dictionary" type="text"/>
  <xs:attribute name="Version" type="text"/>
</xs:attributeGroup>
Attribute Group ExternalQuestionAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ExternalQuestionAttributeDefinition_Code
Used by
Attributes
QName Type Use
Code text optional
Source
<xs:attributeGroup name="ExternalQuestionAttributeDefinition">
  <xs:attribute name="Code" type="text"/>
</xs:attributeGroup>
Attribute Group MeasurementUnitRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#MeasurementUnitRefAttributeDefinition_MeasurementUnitOID
Used by
Attributes
QName Type Use
MeasurementUnitOID oidref required
Source
<xs:attributeGroup name="MeasurementUnitRefAttributeDefinition">
  <xs:attribute name="MeasurementUnitOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group CodeListRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#CodeListRefAttributeDefinition_CodeListOID
Used by
Attributes
QName Type Use
CodeListOID oidref required
Source
<xs:attributeGroup name="CodeListRefAttributeDefinition">
  <xs:attribute name="CodeListOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group ExternalCodeListAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ExternalCodeListAttributeDefinition_href NO_NAMESPACE.tmp#ExternalCodeListAttributeDefinition_ref
Used by
Attributes
QName Type Use
href xs:anyURI optional
ref text optional
Source
<xs:attributeGroup name="ExternalCodeListAttributeDefinition">
  <xs:attribute name="href" type="xs:anyURI"/>
  <xs:attribute name="ref" type="text"/>
</xs:attributeGroup>
Attribute Group PictureAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#PictureAttributeDefinition_PictureFileName NO_NAMESPACE.tmp#PictureAttributeDefinition_ImageType
Used by
Attributes
QName Type Use
ImageType name optional
PictureFileName fileName required
Source
<xs:attributeGroup name="PictureAttributeDefinition">
  <xs:attribute name="PictureFileName" type="fileName" use="required"/>
  <xs:attribute name="ImageType" type="name"/>
</xs:attributeGroup>
Attribute Group LocationRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#LocationRefAttributeDefinition_LocationOID
Used by
Attributes
QName Type Use
LocationOID oidref required
Source
<xs:attributeGroup name="LocationRefAttributeDefinition">
  <xs:attribute name="LocationOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group MetaDataVersionRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#MetaDataVersionRefAttributeDefinition_StudyOID NO_NAMESPACE.tmp#MetaDataVersionRefAttributeDefinition_MetaDataVersionOID NO_NAMESPACE.tmp#MetaDataVersionRefAttributeDefinition_EffectiveDate
Used by
Attributes
QName Type Use
EffectiveDate date required
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:attributeGroup name="MetaDataVersionRefAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref" use="required"/>
  <xs:attribute name="MetaDataVersionOID" type="oidref" use="required"/>
  <xs:attribute name="EffectiveDate" type="date" use="required"/>
</xs:attributeGroup>
Attribute Group ArchiveLayoutRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ArchiveLayoutRefAttributeDefinition_ArchiveLayoutOID
Used by
Attributes
QName Type Use
ArchiveLayoutOID oidref required
Source
<xs:attributeGroup name="ArchiveLayoutRefAttributeDefinition">
  <xs:attribute name="ArchiveLayoutOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group UserRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#UserRefAttributeDefinition_UserOID
Used by
Attributes
QName Type Use
UserOID oidref required
Source
<xs:attributeGroup name="UserRefAttributeDefinition">
  <xs:attribute name="UserOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group SignatureRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#SignatureRefAttributeDefinition_SignatureOID
Used by
Attributes
QName Type Use
SignatureOID oidref required
Source
<xs:attributeGroup name="SignatureRefAttributeDefinition">
  <xs:attribute name="SignatureOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group InvestigatorRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#InvestigatorRefAttributeDefinition_UserOID
Used by
Attributes
QName Type Use
UserOID oidref required
Source
<xs:attributeGroup name="InvestigatorRefAttributeDefinition">
  <xs:attribute name="UserOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group SiteRefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#SiteRefAttributeDefinition_LocationOID
Used by
Attributes
QName Type Use
LocationOID oidref required
Source
<xs:attributeGroup name="SiteRefAttributeDefinition">
  <xs:attribute name="LocationOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group StudyAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#StudyAttributeDefinition_OID
Used by
Attributes
QName Type Use
OID oid required
Source
<xs:attributeGroup name="StudyAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
</xs:attributeGroup>
Attribute Group MeasurementUnitAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#MeasurementUnitAttributeDefinition_OID NO_NAMESPACE.tmp#MeasurementUnitAttributeDefinition_Name
Used by
Attributes
QName Type Use
Name text required
OID oid required
Source
<xs:attributeGroup name="MeasurementUnitAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="text" use="required"/>
</xs:attributeGroup>
Attribute Group MetaDataVersionAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#MetaDataVersionAttributeDefinition_OID NO_NAMESPACE.tmp#MetaDataVersionAttributeDefinition_Name NO_NAMESPACE.tmp#MetaDataVersionAttributeDefinition_Description
Used by
Attributes
QName Type Use
Description text optional
Name name required
OID oid required
Source
<xs:attributeGroup name="MetaDataVersionAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="Description" type="text"/>
</xs:attributeGroup>
Attribute Group StudyEventDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#StudyEventDefAttributeDefinition_OID NO_NAMESPACE.tmp#StudyEventDefAttributeDefinition_Name NO_NAMESPACE.tmp#StudyEventDefAttributeDefinition_Repeating NO_NAMESPACE.tmp#StudyEventDefAttributeDefinition_Type NO_NAMESPACE.tmp#StudyEventDefAttributeDefinition_Category
Used by
Attributes
QName Type Use
Category text optional
Name name required
OID oid required
Repeating YesOrNo required
Type EventType required
Source
<xs:attributeGroup name="StudyEventDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="Repeating" type="YesOrNo" use="required"/>
  <xs:attribute name="Type" type="EventType" use="required"/>
  <xs:attribute name="Category" type="text"/>
</xs:attributeGroup>
Attribute Group FormDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#FormDefAttributeDefinition_OID NO_NAMESPACE.tmp#FormDefAttributeDefinition_Name NO_NAMESPACE.tmp#FormDefAttributeDefinition_Repeating
Used by
Attributes
QName Type Use
Name name required
OID oid required
Repeating YesOrNo required
Source
<xs:attributeGroup name="FormDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="Repeating" type="YesOrNo" use="required"/>
</xs:attributeGroup>
Attribute Group ItemGroupDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_OID NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Name NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Repeating NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_IsReferenceData NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_SASDatasetName NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Domain NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Origin NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Role NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Purpose NO_NAMESPACE.tmp#ItemGroupDefAttributeDefinition_Comment
Used by
Attributes
QName Type Use
Comment text optional
Domain text optional
IsReferenceData YesOrNo optional
Name name required
OID oid required
Origin text optional
Purpose text optional
Repeating YesOrNo required
Role name optional
SASDatasetName sasName optional
Source
<xs:attributeGroup name="ItemGroupDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="Repeating" type="YesOrNo" use="required"/>
  <xs:attribute name="IsReferenceData" type="YesOrNo"/>
  <xs:attribute name="SASDatasetName" type="sasName"/>
  <xs:attribute name="Domain" type="text"/>
  <xs:attribute name="Origin" type="text"/>
  <xs:attribute name="Role" type="name"/>
  <xs:attribute name="Purpose" type="text"/>
  <xs:attribute name="Comment" type="text"/>
</xs:attributeGroup>
Attribute Group ItemDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemDefAttributeDefinition_OID NO_NAMESPACE.tmp#ItemDefAttributeDefinition_Name NO_NAMESPACE.tmp#ItemDefAttributeDefinition_DataType NO_NAMESPACE.tmp#ItemDefAttributeDefinition_Length NO_NAMESPACE.tmp#ItemDefAttributeDefinition_SignificantDigits NO_NAMESPACE.tmp#ItemDefAttributeDefinition_SASFieldName NO_NAMESPACE.tmp#ItemDefAttributeDefinition_SDSVarName NO_NAMESPACE.tmp#ItemDefAttributeDefinition_Origin NO_NAMESPACE.tmp#ItemDefAttributeDefinition_Comment
Used by
Attributes
QName Type Use
Comment text optional
DataType DataType required
Length positiveInteger optional
Name name required
OID oid required
Origin text optional
SASFieldName sasName optional
SDSVarName sasName optional
SignificantDigits nonNegativeInteger optional
Source
<xs:attributeGroup name="ItemDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="DataType" type="DataType" use="required"/>
  <xs:attribute name="Length" type="positiveInteger"/>
  <!--xs:attribute name="SignificantDigits" type="integer"/-->
  <xs:attribute name="SignificantDigits" type="nonNegativeInteger"/>
  <xs:attribute name="SASFieldName" type="sasName"/>
  <xs:attribute name="SDSVarName" type="sasName"/>
  <xs:attribute name="Origin" type="text"/>
  <xs:attribute name="Comment" type="text"/>
</xs:attributeGroup>
Attribute Group RangeCheckAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#RangeCheckAttributeDefinition_Comparator NO_NAMESPACE.tmp#RangeCheckAttributeDefinition_SoftHard
Used by
Attributes
QName Type Use
Comparator Comparator optional
SoftHard SoftOrHard required
Source
<xs:attributeGroup name="RangeCheckAttributeDefinition">
  <!--xs:attribute name="Comparator" type="Comparator" use="required"/-->
  <xs:attribute name="Comparator" type="Comparator" use="optional"/>
  <xs:attribute name="SoftHard" type="SoftOrHard" use="required"/>
</xs:attributeGroup>
Attribute Group CodeListAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#CodeListAttributeDefinition_OID NO_NAMESPACE.tmp#CodeListAttributeDefinition_Name NO_NAMESPACE.tmp#CodeListAttributeDefinition_DataType NO_NAMESPACE.tmp#CodeListAttributeDefinition_SASFormatName
Used by
Attributes
QName Type Use
DataType CLDataType required
Name name required
OID oid required
SASFormatName sasFormat optional
Source
<xs:attributeGroup name="CodeListAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="DataType" type="CLDataType" use="required"/>
  <xs:attribute name="SASFormatName" type="sasFormat"/>
</xs:attributeGroup>
Attribute Group CodeListItemAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#CodeListItemAttributeDefinition_CodedValue NO_NAMESPACE.tmp#CodeListItemAttributeDefinition_Rank NO_NAMESPACE.tmp#CodeListItemAttributeDefinition_OrderNumber
Used by
Attributes
QName Type Use
CodedValue value required
OrderNumber integer optional
Rank float optional
Source
<xs:attributeGroup name="CodeListItemAttributeDefinition">
  <xs:attribute name="CodedValue" type="value" use="required"/>
  <xs:attribute name="Rank" type="float"/>
  <xs:attribute name="OrderNumber" type="integer"/>
</xs:attributeGroup>
Attribute Group AdminDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#AdminDataAttributeDefinition_StudyOID
Used by
Attributes
QName Type Use
StudyOID oidref optional
Source
<xs:attributeGroup name="AdminDataAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref"/>
</xs:attributeGroup>
Attribute Group UserAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#UserAttributeDefinition_OID NO_NAMESPACE.tmp#UserAttributeDefinition_UserType
Used by
Attributes
QName Type Use
OID oid required
UserType UserType optional
Source
<xs:attributeGroup name="UserAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="UserType" type="UserType"/>
</xs:attributeGroup>
Attribute Group LocationAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#LocationAttributeDefinition_OID NO_NAMESPACE.tmp#LocationAttributeDefinition_Name NO_NAMESPACE.tmp#LocationAttributeDefinition_LocationType
Used by
Attributes
QName Type Use
LocationType LocationType optional
Name name required
OID oid required
Source
<xs:attributeGroup name="LocationAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="LocationType" type="LocationType"/>
</xs:attributeGroup>
Attribute Group SignatureDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#SignatureDefAttributeDefinition_OID NO_NAMESPACE.tmp#SignatureDefAttributeDefinition_Methodology
Used by
Attributes
QName Type Use
Methodology SignMethod optional
OID oid required
Source
<xs:attributeGroup name="SignatureDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Methodology" type="SignMethod"/>
</xs:attributeGroup>
Attribute Group ReferenceDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ReferenceDataAttributeDefinition_StudyOID NO_NAMESPACE.tmp#ReferenceDataAttributeDefinition_MetaDataVersionOID
Used by
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:attributeGroup name="ReferenceDataAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref" use="required"/>
  <xs:attribute name="MetaDataVersionOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group ClinicalDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ClinicalDataAttributeDefinition_StudyOID NO_NAMESPACE.tmp#ClinicalDataAttributeDefinition_MetaDataVersionOID
Used by
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:attributeGroup name="ClinicalDataAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref" use="required"/>
  <xs:attribute name="MetaDataVersionOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group SubjectDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#SubjectDataAttributeDefinition_SubjectKey NO_NAMESPACE.tmp#SubjectDataAttributeDefinition_TransactionType
Used by
Attributes
QName Type Use
SubjectKey subjectKey required
TransactionType TransactionType optional
Source
<xs:attributeGroup name="SubjectDataAttributeDefinition">
  <xs:attribute name="SubjectKey" type="subjectKey" use="required"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
</xs:attributeGroup>
Attribute Group StudyEventDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#StudyEventDataAttributeDefinition_StudyEventOID NO_NAMESPACE.tmp#StudyEventDataAttributeDefinition_StudyEventRepeatKey NO_NAMESPACE.tmp#StudyEventDataAttributeDefinition_TransactionType
Used by
Attributes
Source
<xs:attributeGroup name="StudyEventDataAttributeDefinition">
  <xs:attribute name="StudyEventOID" type="oidref" use="required"/>
  <xs:attribute name="StudyEventRepeatKey" type="repeatKey"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
</xs:attributeGroup>
Attribute Group FormDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#FormDataAttributeDefinition_FormOID NO_NAMESPACE.tmp#FormDataAttributeDefinition_FormRepeatKey NO_NAMESPACE.tmp#FormDataAttributeDefinition_TransactionType
Used by
Attributes
QName Type Use
FormOID oidref required
FormRepeatKey repeatKey optional
TransactionType TransactionType optional
Source
<xs:attributeGroup name="FormDataAttributeDefinition">
  <xs:attribute name="FormOID" type="oidref" use="required"/>
  <xs:attribute name="FormRepeatKey" type="repeatKey"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
</xs:attributeGroup>
Attribute Group ItemGroupDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemGroupDataAttributeDefinition_ItemGroupOID NO_NAMESPACE.tmp#ItemGroupDataAttributeDefinition_ItemGroupRepeatKey NO_NAMESPACE.tmp#ItemGroupDataAttributeDefinition_TransactionType
Used by
Attributes
Source
<xs:attributeGroup name="ItemGroupDataAttributeDefinition">
  <xs:attribute name="ItemGroupOID" type="oidref" use="required"/>
  <xs:attribute name="ItemGroupRepeatKey" type="repeatKey"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
</xs:attributeGroup>
Attribute Group ItemDataAttributeSharedDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemDataAttributeSharedDefinition_ItemOID NO_NAMESPACE.tmp#ItemDataAttributeSharedDefinition_TransactionType NO_NAMESPACE.tmp#ItemDataAttributeSharedDefinition_IsNull
Used by
Attributes
QName Type Use
IsNull YesOnly optional
ItemOID oidref required
TransactionType TransactionType optional
Source
<xs:attributeGroup name="ItemDataAttributeSharedDefinition">
  <xs:attribute name="ItemOID" type="oidref" use="required"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
  <xs:attribute name="IsNull" type="YesOnly"/>
</xs:attributeGroup>
Attribute Group ItemDataTypeAttributeSharedDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemDataTypeAttributeSharedDefinition_ItemOID NO_NAMESPACE.tmp#ItemDataTypeAttributeSharedDefinition_TransactionType
Used by
Attributes
QName Type Use
ItemOID oidref required
TransactionType TransactionType optional
Source
<xs:attributeGroup name="ItemDataTypeAttributeSharedDefinition">
  <xs:attribute name="ItemOID" type="oidref" use="required"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
  <!-- no IsNull attribute here -->
</xs:attributeGroup>
Attribute Group ItemDataAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemDataAttributeDefinition_Value
Used by
Attributes
QName Type Use
Value value optional
Source
<xs:attributeGroup name="ItemDataAttributeDefinition">
  <xs:attribute name="Value" type="value"/>
</xs:attributeGroup>
Attribute Group AssociationAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#AssociationAttributeDefinition_StudyOID NO_NAMESPACE.tmp#AssociationAttributeDefinition_MetaDataVersionOID
Used by
Attributes
QName Type Use
MetaDataVersionOID oidref required
StudyOID oidref required
Source
<xs:attributeGroup name="AssociationAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref" use="required"/>
  <xs:attribute name="MetaDataVersionOID" type="oidref" use="required"/>
</xs:attributeGroup>
Attribute Group KeySetAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#KeySetAttributeDefinition_StudyOID NO_NAMESPACE.tmp#KeySetAttributeDefinition_SubjectKey NO_NAMESPACE.tmp#KeySetAttributeDefinition_StudyEventOID NO_NAMESPACE.tmp#KeySetAttributeDefinition_StudyEventRepeatKey NO_NAMESPACE.tmp#KeySetAttributeDefinition_FormOID NO_NAMESPACE.tmp#KeySetAttributeDefinition_FormRepeatKey NO_NAMESPACE.tmp#KeySetAttributeDefinition_ItemGroupOID NO_NAMESPACE.tmp#KeySetAttributeDefinition_ItemGroupRepeatKey NO_NAMESPACE.tmp#KeySetAttributeDefinition_ItemOID NO_NAMESPACE.tmp#KeySetAttributeDefinition_OID
Used by
Attributes
QName Type Use
FormOID oidref optional
FormRepeatKey repeatKey optional
ItemGroupOID oidref optional
ItemGroupRepeatKey repeatKey optional
ItemOID oidref optional
OID oidref optional
StudyEventOID oidref optional
StudyEventRepeatKey repeatKey optional
StudyOID oidref required
SubjectKey subjectKey optional
Source
<xs:attributeGroup name="KeySetAttributeDefinition">
  <xs:attribute name="StudyOID" type="oidref" use="required"/>
  <xs:attribute name="SubjectKey" type="subjectKey"/>
  <xs:attribute name="StudyEventOID" type="oidref"/>
  <xs:attribute name="StudyEventRepeatKey" type="repeatKey"/>
  <xs:attribute name="FormOID" type="oidref"/>
  <xs:attribute name="FormRepeatKey" type="repeatKey"/>
  <xs:attribute name="ItemGroupOID" type="oidref"/>
  <xs:attribute name="ItemGroupRepeatKey" type="repeatKey"/>
  <xs:attribute name="ItemOID" type="oidref"/>
  <xs:attribute name="OID" type="oidref"/>
</xs:attributeGroup>
Attribute Group RefAttributeSharedDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#RefAttributeSharedDefinition_OrderNumber NO_NAMESPACE.tmp#RefAttributeSharedDefinition_Mandatory NO_NAMESPACE.tmp#RefAttributeSharedDefinition_CollectionExceptionConditionOID
Used by
Attributes
QName Type Use
CollectionExceptionConditionOID oidref optional
Mandatory YesOrNo required
OrderNumber integer optional
Source
<xs:attributeGroup name="RefAttributeSharedDefinition">
  <xs:attribute name="OrderNumber" type="integer"/>
  <xs:attribute name="Mandatory" type="YesOrNo" use="required"/>
  <xs:attribute name="CollectionExceptionConditionOID" type="oidref"/>
</xs:attributeGroup>
Attribute Group FormalExpressionAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#FormalExpressionAttributeDefinition_Context
Used by
Attributes
QName Type Use
Context text optional
Source
<xs:attributeGroup name="FormalExpressionAttributeDefinition">
  <xs:attribute name="Context" type="text"/>
</xs:attributeGroup>
Attribute Group ConditionDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ConditionDefAttributeDefinition_OID NO_NAMESPACE.tmp#ConditionDefAttributeDefinition_Name
Used by
Attributes
QName Type Use
Name name required
OID oid required
Source
<xs:attributeGroup name="ConditionDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
</xs:attributeGroup>
Attribute Group MethodDefAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#MethodDefAttributeDefinition_OID NO_NAMESPACE.tmp#MethodDefAttributeDefinition_Name NO_NAMESPACE.tmp#MethodDefAttributeDefinition_Type
Used by
Attributes
QName Type Use
Name name required
OID oid required
Type MethodType optional
Source
<xs:attributeGroup name="MethodDefAttributeDefinition">
  <xs:attribute name="OID" type="oid" use="required"/>
  <xs:attribute name="Name" type="name" use="required"/>
  <xs:attribute name="Type" type="MethodType" use="optional"/>
</xs:attributeGroup>
Attribute Group AnnotationAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#AnnotationAttributeDefinition_SeqNum NO_NAMESPACE.tmp#AnnotationAttributeDefinition_TransactionType NO_NAMESPACE.tmp#AnnotationAttributeDefinition_ID
Used by
Attributes
QName Type Use
ID xs:ID optional
SeqNum integer required
TransactionType TransactionType optional
Source
<xs:attributeGroup name="AnnotationAttributeDefinition">
  <xs:attribute name="SeqNum" type="integer" use="required"/>
  <xs:attribute name="TransactionType" type="TransactionType"/>
  <xs:attribute name="ID" type="xs:ID"/>
</xs:attributeGroup>
Attribute Group SignatureAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#SignatureAttributeDefinition_ID
Used by
Attributes
QName Type Use
ID xs:ID optional
Source
<xs:attributeGroup name="SignatureAttributeDefinition">
  <xs:attribute name="ID" type="xs:ID"/>
</xs:attributeGroup>
Attribute Group AuditRecordAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#AuditRecordAttributeDefinition_EditPoint NO_NAMESPACE.tmp#AuditRecordAttributeDefinition_UsedImputationMethod NO_NAMESPACE.tmp#AuditRecordAttributeDefinition_ID
Used by
Attributes
QName Type Use
EditPoint EditPointType optional
ID xs:ID optional
UsedImputationMethod YesOrNo optional
Source
<xs:attributeGroup name="AuditRecordAttributeDefinition">
  <xs:attribute name="EditPoint" type="EditPointType"/>
  <xs:attribute name="UsedImputationMethod" type="YesOrNo"/>
  <xs:attribute name="ID" type="xs:ID"/>
</xs:attributeGroup>
Attribute Group ItemDataStarAttributeDefinition
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram NO_NAMESPACE.tmp#ItemDataStarAttributeDefinition_AuditRecordID NO_NAMESPACE.tmp#ItemDataStarAttributeDefinition_SignatureID NO_NAMESPACE.tmp#ItemDataStarAttributeDefinition_AnnotationID NO_NAMESPACE.tmp#ItemDataStarAttributeDefinition_MeasurementUnitOID
Used by
Attributes
QName Type Use
AnnotationID xs:IDREF optional
AuditRecordID xs:IDREF optional
MeasurementUnitOID oidref optional
SignatureID xs:IDREF optional
Source
<xs:attributeGroup name="ItemDataStarAttributeDefinition">
  <xs:attribute name="AuditRecordID" type="xs:IDREF"/>
  <xs:attribute name="SignatureID" type="xs:IDREF"/>
  <xs:attribute name="AnnotationID" type="xs:IDREF"/>
  <xs:attribute name="MeasurementUnitOID" type="oidref"/>
</xs:attributeGroup>
Attribute Group StudyNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StudyNameAttributeExtension"/>
Attribute Group StudyDescriptionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StudyDescriptionAttributeExtension"/>
Attribute Group ProtocolNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ProtocolNameAttributeExtension"/>
Attribute Group TranslatedTextAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="TranslatedTextAttributeExtension"/>
Attribute Group ImputationMethodAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ImputationMethodAttributeExtension"/>
Attribute Group PresentationAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="PresentationAttributeExtension"/>
Attribute Group LoginNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="LoginNameAttributeExtension"/>
Attribute Group DisplayNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="DisplayNameAttributeExtension"/>
Attribute Group FullNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FullNameAttributeExtension"/>
Attribute Group FirstNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FirstNameAttributeExtension"/>
Attribute Group LastNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="LastNameAttributeExtension"/>
Attribute Group OrganizationAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="OrganizationAttributeExtension"/>
Attribute Group StreetNameAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StreetNameAttributeExtension"/>
Attribute Group CityAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CityAttributeExtension"/>
Attribute Group StateProvAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StateProvAttributeExtension"/>
Attribute Group CountryAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CountryAttributeExtension"/>
Attribute Group PostalCodeAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="PostalCodeAttributeExtension"/>
Attribute Group OtherTextAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="OtherTextAttributeExtension"/>
Attribute Group EmailAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="EmailAttributeExtension"/>
Attribute Group PagerAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="PagerAttributeExtension"/>
Attribute Group FaxAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FaxAttributeExtension"/>
Attribute Group PhoneAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="PhoneAttributeExtension"/>
Attribute Group CertificateAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CertificateAttributeExtension"/>
Attribute Group MeaningAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="MeaningAttributeExtension"/>
Attribute Group LegalReasonAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="LegalReasonAttributeExtension"/>
Attribute Group CommentAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CommentAttributeExtension"/>
Attribute Group FlagValueAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FlagValueAttributeExtension"/>
Attribute Group FlagTypeAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FlagTypeAttributeExtension"/>
Attribute Group DateTimeStampAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="DateTimeStampAttributeExtension"/>
Attribute Group ReasonForChangeAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ReasonForChangeAttributeExtension"/>
Attribute Group SourceIDAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SourceIDAttributeExtension"/>
Attribute Group CryptoBindingManifestAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CryptoBindingManifestAttributeExtension"/>
Attribute Group RoleAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="RoleAttributeExtension"/>
Attribute Group IncludeAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="IncludeAttributeExtension"/>
Attribute Group StudyEventRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StudyEventRefAttributeExtension"/>
Attribute Group FormRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FormRefAttributeExtension"/>
Attribute Group ItemGroupRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemGroupRefAttributeExtension"/>
Attribute Group ArchiveLayoutAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ArchiveLayoutAttributeExtension"/>
Attribute Group ItemRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemRefAttributeExtension"/>
Attribute Group AliasAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="AliasAttributeExtension"/>
Attribute Group ExternalQuestionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ExternalQuestionAttributeExtension"/>
Attribute Group MeasurementUnitRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="MeasurementUnitRefAttributeExtension"/>
Attribute Group CheckValueAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CheckValueAttributeExtension"/>
Attribute Group CodeListRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CodeListRefAttributeExtension"/>
Attribute Group ExternalCodeListAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ExternalCodeListAttributeExtension"/>
Attribute Group PictureAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="PictureAttributeExtension"/>
Attribute Group LocationRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="LocationRefAttributeExtension"/>
Attribute Group MetaDataVersionRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="MetaDataVersionRefAttributeExtension"/>
Attribute Group ArchiveLayoutRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ArchiveLayoutRefAttributeExtension"/>
Attribute Group UserRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="UserRefAttributeExtension"/>
Attribute Group SignatureRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SignatureRefAttributeExtension"/>
Attribute Group InvestigatorRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="InvestigatorRefAttributeExtension"/>
Attribute Group SiteRefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SiteRefAttributeExtension"/>
Attribute Group StudyAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StudyAttributeExtension"/>
Attribute Group GlobalVariablesAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="GlobalVariablesAttributeExtension"/>
Attribute Group BasicDefinitionsAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="BasicDefinitionsAttributeExtension"/>
Attribute Group MeasurementUnitAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="MeasurementUnitAttributeExtension"/>
Attribute Group MetaDataVersionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="MetaDataVersionAttributeExtension"/>
Attribute Group SymbolAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SymbolAttributeExtension"/>
Attribute Group ProtocolAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ProtocolAttributeExtension"/>
Attribute Group StudyEventDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StudyEventDefAttributeExtension"/>
Attribute Group FormDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FormDefAttributeExtension"/>
Attribute Group ItemGroupDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemGroupDefAttributeExtension"/>
Attribute Group ItemDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemDefAttributeExtension"/>
Attribute Group QuestionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="QuestionAttributeExtension"/>
Attribute Group RangeCheckAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="RangeCheckAttributeExtension"/>
Attribute Group ErrorMessageAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ErrorMessageAttributeExtension"/>
Attribute Group CodeListAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CodeListAttributeExtension"/>
Attribute Group CodeListItemAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="CodeListItemAttributeExtension"/>
Attribute Group DecodeAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="DecodeAttributeExtension"/>
Attribute Group AdminDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="AdminDataAttributeExtension"/>
Attribute Group UserAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="UserAttributeExtension"/>
Attribute Group AddressAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="AddressAttributeExtension"/>
Attribute Group LocationAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="LocationAttributeExtension"/>
Attribute Group SignatureDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SignatureDefAttributeExtension"/>
Attribute Group ReferenceDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ReferenceDataAttributeExtension"/>
Attribute Group ClinicalDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ClinicalDataAttributeExtension"/>
Attribute Group SubjectDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SubjectDataAttributeExtension"/>
Attribute Group StudyEventDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="StudyEventDataAttributeExtension"/>
Attribute Group FormDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FormDataAttributeExtension"/>
Attribute Group ItemGroupDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemGroupDataAttributeExtension"/>
Attribute Group ItemDataAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemDataAttributeExtension"/>
Attribute Group AnnotationAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="AnnotationAttributeExtension"/>
Attribute Group FlagAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FlagAttributeExtension"/>
Attribute Group SignatureAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="SignatureAttributeExtension"/>
Attribute Group AuditRecordAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="AuditRecordAttributeExtension"/>
Attribute Group AssociationAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="AssociationAttributeExtension"/>
Attribute Group KeySetAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="KeySetAttributeExtension"/>
Attribute Group ODMAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Element ODM
Attribute Group ODMAttributeExtension
Source
<xs:attributeGroup name="ODMAttributeExtension"/>
Attribute Group DescriptionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="DescriptionAttributeExtension"/>
Attribute Group ConditionDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ConditionDefAttributeExtension"/>
Attribute Group FormalExpressionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="FormalExpressionAttributeExtension"/>
Attribute Group EnumeratedItemAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="EnumeratedItemAttributeExtension"/>
Attribute Group ItemDataStarAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="ItemDataStarAttributeExtension"/>
Redefines Attribute Group ODMAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#Context
Attributes
QName Type Use Annotation
def:Context def:ODMContext required
Context in which the Define-XML document is used (Submission, Other).
Source
<xs:attributeGroup name="ODMAttributeExtension">
  <xs:attributeGroup ref="ODMAttributeExtension"/>
  <xs:attribute ref="def:Context" use="required"/>
</xs:attributeGroup>
Redefines Attribute Group MetaDataVersionAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#DefineVersion v2_1.tmp#CommentOID
Attributes
QName Type Use Annotation
def:CommentOID oidref optional
Unique identifier for a Comment element.
def:DefineVersion def:DefineVersion required
Define version identification.
Source
<xs:attributeGroup name="MetaDataVersionAttributeExtension">
  <xs:attributeGroup ref="MetaDataVersionAttributeExtension"/>
  <xs:attribute ref="def:DefineVersion" use="required"/>
  <!-- deprecated: replaced by def:Standards element -->
  <!-- <xs:attribute ref="def:StandardName" use="required"/> -->
  <!-- <xs:attribute ref="def:StandardVersion" use="required"/> -->
  <xs:attribute ref="def:CommentOID" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group ItemGroupDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#Structure v2_1.tmp#ArchiveLocationID v2_1.tmp#StandardOID v2_1.tmp#IsNonStandard v2_1.tmp#HasNoData v2_1.tmp#CommentOID
Attributes
QName Type Use Annotation
def:ArchiveLocationID text optional
Unique identifier of the def:leaf element that provides the actual location and file name of  the SAS transport file.
def:CommentOID oidref optional
Unique identifier for a Comment element.
def:HasNoData YesOnly optional
Item or ItemGroup has no data.
def:IsNonStandard YesOnly optional
Item or ItemGroup is non-standard.
def:StandardOID oidref optional
Unique identifier for a Standard element.
def:Structure text required
Text description of the level of detail represented by individual records in the dataset.
Source
<xs:attributeGroup name="ItemGroupDefAttributeExtension">
  <xs:attributeGroup ref="ItemGroupDefAttributeExtension"/>
  <xs:attribute ref="def:Structure" use="required"/>
  <!-- deprecated: replaced by def:Class element -->
  <!-- <xs:attribute ref="def:Class" use="optional"/> -->
  <xs:attribute ref="def:ArchiveLocationID" use="optional"/>
  <xs:attribute ref="def:StandardOID" use="optional"/>
  <xs:attribute ref="def:IsNonStandard" use="optional"/>
  <xs:attribute ref="def:HasNoData" use="optional"/>
  <xs:attribute ref="def:CommentOID" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group ItemDefAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#DisplayFormat v2_1.tmp#CommentOID
Attributes
QName Type Use Annotation
def:CommentOID oidref optional
Unique identifier for a Comment element.
def:DisplayFormat text optional
Display format for numeric float variables in the form of m.n where m is an integer representing the number of characters including the decimal point and n is an integer representing the number of places following the decimal point.
Source
<xs:attributeGroup name="ItemDefAttributeExtension">
  <xs:attributeGroup ref="ItemDefAttributeExtension"/>
  <xs:attribute ref="def:DisplayFormat" use="optional"/>
  <xs:attribute ref="def:CommentOID" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group RangeCheckAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#ItemOID
Attributes
QName Type Use Annotation
def:ItemOID oidref required
Unique identifier for an ItemDef element.
Source
<xs:attributeGroup name="RangeCheckAttributeExtension">
  <xs:attributeGroup ref="RangeCheckAttributeExtension"/>
  <xs:attribute ref="def:ItemOID" use="required"/>
</xs:attributeGroup>
Redefines Attribute Group CodeListItemAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#ExtendedValue
Attributes
QName Type Use Annotation
def:ExtendedValue YesOnly optional
Indicator for a coded value that has been used by the sponsor to extend external controlled terminology.
Source
<xs:attributeGroup name="CodeListItemAttributeExtension">
  <xs:attributeGroup ref="CodeListItemAttributeExtension"/>
  <xs:attribute ref="def:ExtendedValue" use="optional"/>
</xs:attributeGroup>
Redefines Attribute Group EnumeratedItemAttributeExtension
Namespace http://www.cdisc.org/ns/odm/v1.3
Diagram
Diagram v2_1.tmp#ExtendedValue
Attributes
QName Type Use Annotation
def:ExtendedValue YesOnly optional
Indicator for a coded value that has been used by the sponsor to extend external controlled terminology.
Source
<xs:attributeGroup name="EnumeratedItemAttributeExtension">
  <xs:attributeGroup ref="EnumeratedItemAttributeExtension"/>
  <xs:attribute ref="def:ExtendedValue" use="optional"/>
</xs:attributeGroup>